antioch-0.4.0
|
#include <string>
Go to the source code of this file.
Classes | |
class | Antioch::BlottnerViscosity< 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_blottner_data_ascii (MixtureViscosity< BlottnerViscosity< NumericType >, NumericType > &mu, const std::string &filename) |
template<class NumericType > | |
void | Antioch::read_blottner_data_ascii_default (MixtureViscosity< BlottnerViscosity< NumericType >, NumericType > &mu) |