#include <basicMixture.H>

Public Types | |
| typedef basicMixture | basicMixtureType |
| The base class of the mixture. | |
Public Member Functions | |
| basicMixture (const dictionary &, const fvMesh &, const word &) | |
| Construct from dictionary, mesh and phase name. | |
Definition at line 47 of file basicMixture.H.
| typedef basicMixture basicMixtureType |
The base class of the mixture.
Definition at line 55 of file basicMixture.H.
|
inline |
Construct from dictionary, mesh and phase name.
Definition at line 63 of file basicMixture.H.
Referenced by basicMultiComponentMixture::basicMultiComponentMixture(), pureMixture< ThermoType >::pureMixture(), and pureZoneMixture< ThermoType >::pureZoneMixture().
