Cantera
2.0
|
Classes used by ChemEquil. More...
#include <PropertyCalculator.h>
Inherited by DensityCalculator< M >, EnthalpyCalculator< M >, EntropyCalculator< M >, IntEnergyCalculator< M >, PressureCalculator< M >, and TemperatureCalculator< M >.
Public Member Functions | |
virtual doublereal | value (const M &s)=0 |
virtual std::string | symbol ()=0 |
Classes used by ChemEquil.
These classes are used only by the ChemEquil equilibrium solver. Each one returns a particular property of the object supplied as the argument.
Definition at line 21 of file PropertyCalculator.h.