Public Member Functions | List of all members
phasePropertiesList Class Reference

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 wordListphaseTypes () const
 
const wordListstateLabels () const
 
label size () const
 
const phasePropertiesoperator[] (const label) const
 

Detailed Description

Simple container for a list of phase properties.

Source files

Definition at line 49 of file phasePropertiesList.H.

Constructor & Destructor Documentation

◆ phasePropertiesList() [1/2]

Definition at line 25 of file phasePropertiesList.C.

◆ phasePropertiesList() [2/2]

phasePropertiesList ( Istream is,
const wordList gasNames,
const wordList liquidNames,
const wordList solidNames 
)

Definition at line 34 of file phasePropertiesList.C.

References forAll, and solidNames().

Here is the call graph for this function:

◆ ~phasePropertiesList()

Definition at line 62 of file phasePropertiesList.C.

Member Function Documentation

◆ props()

const Foam::List< Foam::phaseProperties > & props ( ) const

Definition at line 69 of file phasePropertiesList.C.

◆ phaseTypes()

const Foam::wordList & phaseTypes ( ) const

Definition at line 75 of file phasePropertiesList.C.

◆ stateLabels()

const Foam::wordList & stateLabels ( ) const

Definition at line 81 of file phasePropertiesList.C.

◆ size()

Foam::label size ( ) const

Definition at line 87 of file phasePropertiesList.C.

◆ operator[]()

const Foam::phaseProperties & operator[] ( const label  phaseI) const

Definition at line 94 of file phasePropertiesList.C.


The documentation for this class was generated from the following files: