Simple container for a list of phase properties. More...
Public Member Functions | |
phasePropertiesList () | |
phasePropertiesList (Istream &is, const wordList &gasNames, const wordList &liquidNames, const wordList &solidNames) | |
~phasePropertiesList () | |
const List< phaseProperties > & | props () const |
const wordList & | phaseTypes () const |
const wordList & | stateLabels () const |
label | size () const |
const phaseProperties & | operator[] (const label) const |
Simple container for a list of phase properties.
Definition at line 49 of file phasePropertiesList.H.
Definition at line 25 of file phasePropertiesList.C.
phasePropertiesList | ( | Istream & | is, |
const wordList & | gasNames, | ||
const wordList & | liquidNames, | ||
const wordList & | solidNames | ||
) |
Definition at line 34 of file phasePropertiesList.C.
References forAll, and solidNames().
~phasePropertiesList | ( | ) |
Definition at line 62 of file phasePropertiesList.C.
const Foam::List< Foam::phaseProperties > & props | ( | ) | const |
Definition at line 69 of file phasePropertiesList.C.
const Foam::wordList & phaseTypes | ( | ) | const |
Definition at line 75 of file phasePropertiesList.C.
const Foam::wordList & stateLabels | ( | ) | const |
Definition at line 81 of file phasePropertiesList.C.
Foam::label size | ( | ) | const |
Definition at line 87 of file phasePropertiesList.C.
const Foam::phaseProperties & operator[] | ( | const label | phaseI | ) | const |
Definition at line 94 of file phasePropertiesList.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.