Base class for time scale models.
More...
|
| TypeName ("timeScaleModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, TimeScaleModel, dictionary,(const dictionary &dict),(dict)) |
| Declare runtime constructor selection table. More...
|
|
| TimeScaleModel (const dictionary &dict) |
| Constructors. More...
|
|
| TimeScaleModel (const TimeScaleModel &sm) |
| Construct a copy. More...
|
|
virtual autoPtr< TimeScaleModel > | clone () const =0 |
| Construct and return a clone. More...
|
|
virtual | ~TimeScaleModel () |
| Destructor. More...
|
|
virtual tmp< FieldField< Field, scalar > > | oneByTau (const FieldField< Field, scalar > &alpha, const FieldField< Field, scalar > &r32, const FieldField< Field, scalar > &uSqr, const FieldField< Field, scalar > &f) const =0 |
| Member Functions. More...
|
|
Base class for time scale models.
- Source files
-
Definition at line 52 of file TimeScaleModel.H.
◆ TimeScaleModel() [1/2]
◆ TimeScaleModel() [2/2]
◆ ~TimeScaleModel()
◆ TypeName()
TypeName |
( |
"timeScaleModel" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
Declare runtime constructor selection table.
◆ clone()
◆ New()
◆ oneByTau()
◆ alphaPacked_
◆ e_
The documentation for this class was generated from the following files:
- src/lagrangian/parcel/submodels/MPPIC/TimeScaleModels/TimeScaleModel/TimeScaleModel.H
- src/lagrangian/parcel/submodels/MPPIC/TimeScaleModels/TimeScaleModel/TimeScaleModel.C