antioch-0.4.0
|
#include "antioch/antioch_asserts.h"
#include "antioch/string_utils.h"
#include "antioch/parser_base.h"
#include "antioch/parsing_enum.h"
#include "antioch/units.h"
#include "antioch/chemkin_definitions.h"
#include <fstream>
#include <string>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
singleton | Antioch::ChemicalMixture< CoeffType > |
Class storing chemical mixture properties. More... | |
class | Antioch::NASAThermoMixture< CoeffType, NASAFit > |
class | Antioch::NASA7CurveFit< CoeffType > |
class | Antioch::NASA9CurveFit< CoeffType > |
This class stores the NASA polynomial fit to the thermodynamics quantities and . More... | |
class | Antioch::CEACurveFit< CoeffType > |
This class only differs from NASA9CurveFit in the construction. More... | |
singleton | Antioch::ChemKinParser< NumericType > |
ChemKin format file reader. More... | |
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |