92 PrandtlDelta(
const PrandtlDelta&) =
delete;
95 void operator=(
const PrandtlDelta&) =
delete;
TypeName("Prandtl")
Runtime type information.
virtual void read(const dictionary &)
Read the LESdelta dictionary.
virtual ~PrandtlDelta()=default
Destructor.
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.