37 template<
class NumericType>
44 template<
class NumericType>
51 template<
class NumericType>
void read_cea_mixture_data(CEAThermoMixture< NumericType > &thermo, const std::string &filename, ParsingType type, bool verbose=true)
void read_cea_mixture_data_ascii_default(CEAThermoMixture< NumericType > &thermo)
static const std::string & thermo_data()
#define antioch_deprecated()
The parameters are reduced parameters.
void read_cea_mixture_data_ascii(CEAThermoMixture< NumericType > &thermo, const std::string &filename)
void read_thermodynamic_data(NASAThermoMixture< NumericType, NASA7CurveFit< NumericType > > &)
reads the thermo, NASA generalist, no templates for virtual
ANTIOCH_CEA_MIXTURE_DATA_ASCII_PARSING_INSTANTIATE()