28 #ifndef ANTIOCH_BLOTTNER_PARSING_H
29 #define ANTIOCH_BLOTTNER_PARSING_H
37 template <
typename NumericType>
40 template<
typename Viscosity,
typename NumericType>
43 template<
class NumericType>
45 const std::string &filename );
47 template<
class NumericType>
52 #endif // ANTIOCH_BLOTTNER_PARSING_H
Container class for species viscosities.
void read_blottner_data_ascii_default(MixtureViscosity< BlottnerViscosity< NumericType >, NumericType > &mu)
The parameters are reduced parameters.
void read_blottner_data_ascii(MixtureViscosity< BlottnerViscosity< NumericType >, NumericType > &mu, const std::string &filename)