|
|
|
reactingMixture< ThermoType > Class Template ReferenceFoam::reactingMixture. More...
Inheritance diagram for reactingMixture< ThermoType >:
![]()
Collaboration diagram for reactingMixture< ThermoType >:
![]()
Detailed Descriptiontemplate<class ThermoType>
Foam::reactingMixture.
| |||||||||||||||||||||||||||||||||||||||||||||||
| typedef ThermoType thermoType |
The type of thermo package this mixture is instantiated for.
Reimplemented from multiComponentMixture< ThermoType >.
Definition at line 64 of file reactingMixture.H.
| reactingMixture | ( | const dictionary & | thermoDict, | |
| const fvMesh & | mesh | |||
| ) | [inline] |
| virtual ~reactingMixture | ( | ) | [inline, virtual] |
| void read | ( | const dictionary & | thermoDict | ) | [inline] |
Read dictionary.
Reimplemented from multiComponentMixture< ThermoType >.
Definition at line 54 of file reactingMixture.C.
References PtrList< Reaction< ThermoType > >::clear().
