Public Member Functions | List of all members
Lavieville Class Reference
Inheritance diagram for Lavieville:
Inheritance graph
[legend]
Collaboration diagram for Lavieville:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("Lavieville")
 Runtime type information. More...
 
 Lavieville (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~Lavieville ()
 Destructor. More...
 
virtual tmp< scalarFieldfLiquid (const scalarField &alphaLiquid) const
 Liquid blending function. More...
 
virtual void write (Ostream &os) const
 
- Public Member Functions inherited from partitioningModel
 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 Public Member Functions inherited from partitioningModel
static autoPtr< partitioningModelNew (const dictionary &dict)
 Select null constructed. More...
 

Detailed Description

Definition at line 63 of file Lavieville.H.

Constructor & Destructor Documentation

◆ Lavieville()

Lavieville ( const dictionary dict)

Construct from a dictionary.

◆ ~Lavieville()

virtual ~Lavieville ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Lavieville"  )

Runtime type information.

◆ fLiquid()

virtual tmp<scalarField> fLiquid ( const scalarField alphaLiquid) const
virtual

Liquid blending function.

Implements partitioningModel.

◆ write()

virtual void write ( Ostream os) const
virtual

Reimplemented from partitioningModel.


The documentation for this class was generated from the following file: