antioch-0.4.0
|
#include <string>
Go to the source code of this file.
Classes | |
class | Antioch::SutherlandViscosity< CoeffType > |
class | Antioch::MixtureViscosity< Viscosity, CoeffType > |
Container class for species viscosities. More... | |
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |
Functions | |
template<class NumericType > | |
void | Antioch::read_sutherland_data_ascii (MixtureViscosity< SutherlandViscosity< NumericType >, NumericType > &mu, const std::string &filename) |
template<class NumericType > | |
void | Antioch::read_sutherland_data_ascii_default (MixtureViscosity< SutherlandViscosity< NumericType >, NumericType > &mu) |