Definition file for class ThermoPhase, the base class for phases with thermodynamic properties (see class ThermoPhase). More...
#include "ThermoPhase.h"
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Defines | |
#define | MAX(x, y) (( (x) > (y) ) ? (x) : (y)) |
Definition file for class ThermoPhase, the base class for phases with thermodynamic properties (see class ThermoPhase).
Definition in file ThermoPhase.cpp.