Go to the documentation of this file.
59 #ifndef PrandtlDelta_H
60 #define PrandtlDelta_H
A class for handling words, derived from string.
autoPtr< LESdelta > geometricDelta_
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
TypeName("Prandtl")
Runtime type information.
virtual void read(const dictionary &)
Read the LESdelta dictionary.
Abstract base class for turbulence models (RAS, LES and laminar).
A list of keyword definitions, which are a keyword followed by any number of values (e....
PrandtlDelta(const PrandtlDelta &)
Disallow default bitwise copy construct and assignment.
virtual ~PrandtlDelta()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Abstract base class for LES deltas.
word name(const complex &)
Return a string representation of a complex.
void operator=(const PrandtlDelta &)