Public Member Functions | |
TypeName ("Lavieville") | |
Runtime type information. More... | |
Lavieville (const dictionary &dict) | |
Construct from a dictionary. More... | |
virtual | ~Lavieville () |
Destructor. More... | |
virtual tmp< scalarField > | fLiquid (const scalarField &alphaLiquid) const |
Liquid blending function. More... | |
virtual void | write (Ostream &os) const |
![]() | |
TypeName ("partitioningModel") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, partitioningModel, dictionary,(const dictionary &dict),(dict)) | |
Declare runtime construction. More... | |
partitioningModel () | |
Construct null. More... | |
virtual | ~partitioningModel () |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< partitioningModel > | New (const dictionary &dict) |
Select null constructed. More... | |
Definition at line 63 of file Lavieville.H.
Lavieville | ( | const dictionary & | dict | ) |
Construct from a dictionary.
|
virtual |
Destructor.
TypeName | ( | "Lavieville" | ) |
Runtime type information.
|
virtual |
Liquid blending function.
Implements partitioningModel.
|
virtual |
Reimplemented from partitioningModel.