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