35 #ifndef reactingMixture_H 36 #define reactingMixture_H 51 template<
class ThermoType>
55 public autoPtr<chemistryReader<ThermoType>>,
57 public PtrList<Reaction<ThermoType>>
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 list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~reactingMixture()
Destructor.
Simple extension of ReactionThermo to handle reaction kinetics in addition to the equilibrium thermod...
friend Ostream & operator(Ostream &, const UPtrList< T > &)
Write UPtrList to Ostream.
A class for handling words, derived from string.
Foam::multiComponentMixture.
Reaction< ThermoType > & operator[](const label i)
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...
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
ThermoType thermoType
The type of thermo package this mixture is instantiated for.
void read(const dictionary &)
Read dictionary.