35 #ifndef phasePropertiesList_H 36 #define phasePropertiesList_H label size() const
Return the size (number of phases)
const phaseProperties & operator[](const label) const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Helper class to manage multi-specie phase properties.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const wordList & phaseTypes() const
Return the list of word representation of phase types.
const wordList & stateLabels() const
Return the list of state labels.
~phasePropertiesList()
Destructor.
phasePropertiesList()
Construct null.
Simple container for a list of phase properties.
const List< phaseProperties > & props() const
Return the list of phase properties.