Place holder for the 'none' option. More...


Public Member Functions | |
| TypeName ("none") | |
| Runtime type information. More... | |
| noCorrectionLimiting (const dictionary &dict) | |
| Construct from components. More... | |
| noCorrectionLimiting (const noCorrectionLimiting &cl) | |
| Construct as copy. More... | |
| virtual autoPtr< CorrectionLimitingMethod > | clone () const |
| Construct and return a clone. More... | |
| virtual | ~noCorrectionLimiting () |
| Destructor. More... | |
| virtual vector | limitedVelocity (const vector uP, const vector dU, const vector uMean) const |
| Return the limited velocity. More... | |
Public Member Functions inherited from CorrectionLimitingMethod | |
| TypeName ("correctionLimitingMethod") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, CorrectionLimitingMethod, dictionary,(const dictionary &dict),(dict)) | |
| Declare runtime constructor selection table. More... | |
| CorrectionLimitingMethod (const dictionary &dict) | |
| Construct from components. More... | |
| CorrectionLimitingMethod (const CorrectionLimitingMethod &cl) | |
| Construct as copy. More... | |
| virtual | ~CorrectionLimitingMethod () |
| Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from CorrectionLimitingMethod | |
| static autoPtr< CorrectionLimitingMethod > | New (const dictionary &dict) |
| Selector. More... | |
Place holder for the 'none' option.
Definition at line 51 of file noCorrectionLimiting.H.
| noCorrectionLimiting | ( | const dictionary & | dict | ) |
Construct from components.
Definition at line 42 of file noCorrectionLimiting.C.
Referenced by noCorrectionLimiting::clone().

| noCorrectionLimiting | ( | const noCorrectionLimiting & | cl | ) |
Construct as copy.
Definition at line 51 of file noCorrectionLimiting.C.
|
virtual |
Destructor.
Definition at line 61 of file noCorrectionLimiting.C.
| TypeName | ( | "none" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Implements CorrectionLimitingMethod.
Definition at line 78 of file noCorrectionLimiting.H.
References noCorrectionLimiting::noCorrectionLimiting().

|
virtual |
Return the limited velocity.
Implements CorrectionLimitingMethod.
Definition at line 69 of file noCorrectionLimiting.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.