antioch-0.4.0
Namespaces | Functions
nasa_mixture_parsing.C File Reference
#include "antioch/nasa_mixture_parsing.h"
#include "antioch/nasa_mixture_ascii_parsing.h"
#include "antioch/nasa_mixture_parsing_instantiate_macro.h"
#include "antioch/parsing_enum.h"
#include "antioch/ascii_parser.h"
#include "antioch/xml_parser.h"
#include "antioch/chemkin_parser.h"
#include "antioch/nasa_mixture.h"

Go to the source code of this file.

Namespaces

 Antioch
 The parameters are reduced parameters.
 

Functions

template<class NumericType , typename CurveType >
void Antioch::read_nasa_mixture_data (NASAThermoMixture< NumericType, CurveType > &thermo, const std::string &filename=DefaultSourceFilename::thermo_data(), ParsingType=ASCII, bool verbose=true)
 
template<class NumericType >
void Antioch::read_nasa_mixture_data_ascii (NASAThermoMixture< NumericType, NASA7CurveFit< NumericType > > &thermo, const std::string &filename)
 
 Antioch::ANTIOCH_NASA_MIXTURE_PARSING_INSTANTIATE (NASA7CurveFit)
 
 Antioch::ANTIOCH_NASA_MIXTURE_PARSING_INSTANTIATE (NASA9CurveFit)
 
 Antioch::ANTIOCH_NASA_MIXTURE_PARSING_INSTANTIATE (CEACurveFit)
 
template void Antioch::read_nasa_mixture_data_ascii< float > (NASAThermoMixture< float, NASA7CurveFit< float > > &, const std::string &)
 
template void Antioch::read_nasa_mixture_data_ascii< double > (NASAThermoMixture< double, NASA7CurveFit< double > > &, const std::string &)
 
template void Antioch::read_nasa_mixture_data_ascii< long double > (NASAThermoMixture< long double, NASA7CurveFit< long double > > &, const std::string &)
 

Generated on Thu Jul 7 2016 11:09:47 for antioch-0.4.0 by  doxygen 1.8.8