94 const word& specieName
103 const word& specieName
void setInactive(label speciei) const
Set speciei inactive.
PtrList< volScalarField > Y_
Species mass fractions.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool found(const word &) const
Does the list contain the specified name.
Generic GeometricField class.
speciesTable species_
Table of specie names.
List< bool > active_
List of specie active flags.
A class for handling words, derived from string.
bool contains(const word &specieName) const
Does the mixture include this specie?
A wordList with hashed indices for faster lookup by name.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void setActive(label speciei) const
Set speciei active.
PtrList< volScalarField > & Y()
Return the mass-fraction fields.
const List< bool > & active() const
Return the bool list of active species.
const speciesTable & species() const
Return the table of species.