

Public Member Functions | |
| TypeName ("cosine") | |
| Runtime type information. More... | |
| cosine (const dictionary &dict) | |
| Construct from a dictionary. More... | |
| virtual | ~cosine () |
| Destructor. More... | |
| virtual tmp< scalarField > | fLiquid (const scalarField &alphaLiquid) const |
| Calculate and return the wall heat-flux partioning. 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< partitioningModel > | New (const dictionary &dict) |
| Select null constructed. More... | |
| cosine | ( | const dictionary & | dict | ) |
Construct from a dictionary.
|
virtual |
Destructor.
| TypeName | ( | "cosine" | ) |
Runtime type information.
|
virtual |
Calculate and return the wall heat-flux partioning.
Implements partitioningModel.
|
virtual |
Reimplemented from partitioningModel.
1.8.13