MultiPhase.h File Reference

Headers for the MultiPhase object that is used to set up multiphase equilibrium problems (see Equilibrium Solver Capability). More...

#include "ct_defs.h"
#include "DenseMatrix.h"
#include "ThermoPhase.h"
Include dependency graph for MultiPhase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultiPhase
 A class for multiphase mixtures. More...

Namespaces

namespace  Cantera
 

Namespace for the Cantera kernel.


Functions

std::ostream & operator<< (std::ostream &s, Cantera::MultiPhase &x)
 Function to output a MultiPhase description to a stream.
int BasisOptimize (int *usedZeroedSpecies, bool doFormRxn, MultiPhase *mphase, vector_int &orderVectorSpecies, vector_int &orderVectorElements, vector_fp &formRxnMatrix)
 Choose the optimum basis of species for the equilibrium calculations.
int ElemRearrange (int nComponents, const vector_fp &elementAbundances, MultiPhase *mphase, vector_int &orderVectorSpecies, vector_int &orderVectorElements)
 This subroutine handles the potential rearrangement of the constraint equations represented by the Formula Matrix.

Detailed Description

Headers for the MultiPhase object that is used to set up multiphase equilibrium problems (see Equilibrium Solver Capability).

Definition in file MultiPhase.h.

Generated by  doxygen 1.6.3