Header file for class, Phase, which contains functions for setting the state of a phase, and for referencing species by name, and also contains text for the module phases (see Models of Phases of Matter and class Phase). More...
#include "State.h"#include "Constituents.h"#include "vec_functions.h"#include "ctml.h"

Go to the source code of this file.
Classes | |
| class | Phase |
| Base class for phases of mater. More... | |
Namespaces | |
| namespace | Cantera |
Namespace for the Cantera kernel. | |
Typedefs | |
| typedef Phase | phase_t |
| typedef for the base Phase class | |
Header file for class, Phase, which contains functions for setting the state of a phase, and for referencing species by name, and also contains text for the module phases (see Models of Phases of Matter and class Phase).
Definition in file Phase.h.
1.6.3