106 const word& specieName
115 const word& specieName
void setInactive(label speciei) const
Set speciei inactive.
bool solve(label speciei) const
Return true if the specie should be solved for.
PtrList< volScalarField > Y_
Species mass fractions.
const word & name() const
Return name.
bool found(const word &) const
Does the list contain the specified name.
label index(const volScalarField &Yi) const
Return the specie index of the given mass-fraction field.
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.
label defaultSpecieIndex_
The index of the default specie.
const List< bool > & active() const
Return the bool list of active species.
const speciesTable & species() const
Return the table of species.
label defaultSpecie() const
Return the index of the default specie.