90 (name, turbulence, dict)
120 const dictionaryConstructorTable&
virtual ~LESdelta()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
Abstract base class for LES deltas.
TypeName("LESdelta")
Runtime type information.
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from string.
declareRunTimeSelectionTable(autoPtr, LESdelta, dictionary,(const word &name, const turbulenceModel &turbulence, const dictionary &dict),(name, turbulence, dict))
static autoPtr< LESdelta > New(const word &name, const turbulenceModel &turbulence, const dictionary &dict)
Return a reference to the selected LES delta.
virtual void read(const dictionary &)=0
Read the LESdelta dictionary.
word name(const complex &)
Return a string representation of a complex.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
const turbulenceModel & turbulenceModel_