constant Class Reference
Inheritance diagram for constant:

Collaboration diagram for constant:

Public Member Functions | |
| TypeName ("constant") | |
| Runtime type information. | |
| constant (const dictionary &dict, const phaseModel &phase) | |
| Construct from components. | |
| virtual | ~constant () |
| Destructor. | |
| tmp< volScalarField > | d () const |
| Return the phase mean diameter field. | |
| TypeName ("constant") | |
| Runtime type information. | |
| constant (const dictionary &dict, const phaseModel &phase) | |
| Construct from components. | |
| virtual | ~constant () |
| Destructor. | |
| tmp< volScalarField > | d () const |
| Return the phase mean diameter field. | |
Detailed Description
Definition at line 51 of file constantDiameter.H.
Constructor & Destructor Documentation
| constant | ( | const dictionary & | dict, |
| const phaseModel & | phase | ||
| ) |
Construct from components.
| virtual ~constant | ( | ) | [virtual] |
Destructor.
| constant | ( | const dictionary & | dict, |
| const phaseModel & | phase | ||
| ) |
Construct from components.
| virtual ~constant | ( | ) | [virtual] |
Destructor.
Member Function Documentation
| TypeName | ( | "constant" | ) |
Runtime type information.
| tmp<volScalarField> d | ( | ) | const [virtual] |
Return the phase mean diameter field.
Implements diameterModel.
| TypeName | ( | "constant" | ) |
Runtime type information.
| tmp<volScalarField> d | ( | ) | const [virtual] |
Return the phase mean diameter field.
Implements diameterModel.
The documentation for this class was generated from the following files:
- applications/solvers/multiphase/compressibleTwoPhaseEulerFoam/phaseModel/diameterModels/constantDiameter/constantDiameter.H
- applications/solvers/multiphase/multiphaseEulerFoam/phaseModel/diameterModels/constantDiameter/constantDiameter.H
