38#ifndef Foam_DESModelBase_H
39#define Foam_DESModelBase_H
ClassName("DESModelBase")
Runtime type information.
DESModelBase() noexcept=default
Constructor.
virtual tmp< volScalarField > fd() const =0
Return the shielding function.
virtual tmp< volScalarField > LESRegion() const =0
Return the LES field indicator.
A class for managing temporary objects.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Forwards and collection of common volume field types.