Cantera  2.1.2
Classes | Namespaces
SpeciesThermoMgr.h File Reference

This file contains descriptions of templated subclasses of the virtual base class, SpeciesThermo, which includes SpeciesThermoDuo (see Managers for Calculating Reference-State Thermodynamics and class SpeciesThermoDuo) More...

#include "cantera/base/ct_defs.h"
#include "cantera/base/ctexceptions.h"
#include "cantera/base/stringUtils.h"
#include "SpeciesThermo.h"
Include dependency graph for SpeciesThermoMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnknownSpeciesThermo
 Unknown species thermo manager string error. More...
 
class  SpeciesThermoDuo< T1, T2 >
 This species thermo manager requires that all species have one of two parameterizations. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

This file contains descriptions of templated subclasses of the virtual base class, SpeciesThermo, which includes SpeciesThermoDuo (see Managers for Calculating Reference-State Thermodynamics and class SpeciesThermoDuo)

Definition in file SpeciesThermoMgr.h.