#include <basicThermophysicalModels/basicMixture.H>
Definition at line 52 of file basicMixture.H.
Inheritance diagram for basicMixture:Public Member Functions | |
| TypeName ("basicMixture") | |
| basicMixture (const dictionary &, const fvMesh &) | |
| Construct from dictionary and mesh.
| |
| virtual | ~basicMixture () |
| Destructor.
| |
| basicMixture | ( | const dictionary & | , |
| const fvMesh & | |||
| ) |
Construct from dictionary and mesh.
Definition at line 43 of file basicMixture.C.
| ~basicMixture | ( | ) | [virtual]
|
Destructor.
Definition at line 52 of file basicMixture.C.
| TypeName | ( | "basicMixture" | ) |