Go to the documentation of this file.
114 const word& lookupName =
"delta"
123 const dictionaryConstructorTableType& additionalConstructors,
124 const word& lookupName =
"delta"
static autoPtr< LESdelta > New(const word &name, const turbulenceModel &turbulence, const dictionary &dict, const word &lookupName="delta")
A class for handling words, derived from Foam::string.
virtual ~LESdelta()=default
const turbulenceModel & turbulence() const
const turbulenceModel & turbulenceModel_
LESdelta(const LESdelta &)=delete
Abstract base class for turbulence models (RAS, LES and laminar).
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Abstract base class for LES deltas.
void operator=(const LESdelta &)=delete
declareRunTimeSelectionTable(autoPtr, LESdelta, dictionary,(const word &name, const turbulenceModel &turbulence, const dictionary &dict),(name, turbulence, dict))
Macros to ease declaration of run-time selection tables.
word name(const expressions::valueTypeCode typeCode)
Generic GeometricField class.
virtual void read(const dictionary &)=0