#include <aspectRatioModel.H>
|
| | TypeName ("aspectRatioModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| | aspectRatioModel (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and an ordered phase pair.
|
| virtual | ~aspectRatioModel ()=default |
| | Destructor.
|
| virtual tmp< volScalarField > | E () const =0 |
| | Aspect ratio.
|
| | TypeName ("aspectRatioModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
| | aspectRatioModel (const dictionary &dict, const phasePair &pair) |
| | Construct from a dictionary and an ordered phase pair.
|
| virtual | ~aspectRatioModel ()=default |
| | Destructor.
|
| virtual tmp< volScalarField > | E () const =0 |
| | Aspect ratio.
|
- Source files
-
- Source files
-
Definition at line 51 of file aspectRatioModel.H.
◆ aspectRatioModel() [1/2]
◆ ~aspectRatioModel() [1/2]
Destructor.
References dict.
◆ aspectRatioModel() [2/2]
Construct from a dictionary and an ordered phase pair.
References dict.
◆ ~aspectRatioModel() [2/2]
◆ TypeName() [1/2]
| TypeName |
( |
"aspectRatioModel" | | ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [1/2]
◆ New() [1/2]
◆ E() [1/2]
◆ TypeName() [2/2]
| TypeName |
( |
"aspectRatioModel" | | ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [2/2]
◆ New() [2/2]
◆ E() [2/2]
◆ pair_
The documentation for this class was generated from the following files:
- src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/aspectRatioModel/aspectRatioModel.H
- src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/aspectRatioModel/aspectRatioModel.H
- src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/aspectRatioModel/aspectRatioModel.C
- src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/aspectRatioModel/aspectRatioModel.C