Go to the documentation of this file.
35 #ifndef phasePropertiesList_H
36 #define phasePropertiesList_H
List< phaseProperties > props_
List of phase properties.
wordList stateLabels_
List of state labels.
const wordList & stateLabels() const
Return the list of state labels.
~phasePropertiesList()
Destructor.
Helper class to manage multi-specie phase properties.
Simple container for a list of phase properties.
wordList phaseTypeNames_
List of word representation of phase types.
const List< phaseProperties > & props() const
Return the list of phase properties.
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.
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.
label size() const
Return the size (number of phases)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
phasePropertiesList()
Construct null.