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 <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... | |
class | Antioch::XMLParser< NumericType > |
Nothing is stored, this parser is based on the tinyxml2 implementation. More... | |
Namespaces | |
tinyxml2 | |
Antioch | |
The parameters are reduced parameters. | |