57#ifndef vanDriestDelta_H
58#define vanDriestDelta_H
89 vanDriestDelta(
const vanDriestDelta&) =
delete;
92 void operator=(
const vanDriestDelta&) =
delete;
virtual void read(const dictionary &)
Read the LESdelta dictionary.
virtual ~vanDriestDelta()=default
Destructor.
TypeName("vanDriest")
Runtime type information.
LESdelta(const LESdelta &)=delete
No copy construct.
const turbulenceModel & turbulence() const
Return turbulenceModel reference.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for turbulence models (RAS, LES and laminar).
A class for handling words, derived from Foam::string.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.