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