34 #ifndef noCorrectionLimiting_H 35 #define noCorrectionLimiting_H 43 namespace CorrectionLimitingMethods
noCorrectionLimiting(const dictionary &dict)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~noCorrectionLimiting()
Destructor.
virtual vector limitedVelocity(const vector uP, const vector dU, const vector uMean) const
Return the limited velocity.
Base class for correction limiting methods.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual autoPtr< CorrectionLimitingMethod > clone() const
Construct and return a clone.
TypeName("none")
Runtime type information.