Public Member Functions | List of all members
cubeRootVolDelta Class Reference
Inheritance diagram for cubeRootVolDelta:
Inheritance graph
[legend]
Collaboration diagram for cubeRootVolDelta:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("cubeRootVol")
 
 cubeRootVolDelta (const word &name, const turbulenceModel &turbulence, const dictionary &)
 
virtual ~cubeRootVolDelta ()=default
 
void calcDelta ()
 
virtual void read (const dictionary &)
 
virtual void correct ()
 
- Public Member Functions inherited from LESdelta
 TypeName ("LESdelta")
 
 declareRunTimeSelectionTable (autoPtr, LESdelta, dictionary,(const word &name, const turbulenceModel &turbulence, const dictionary &dict),(name, turbulence, dict))
 
 LESdelta (const word &name, const turbulenceModel &turbulence)
 
virtual ~LESdelta ()=default
 
const turbulenceModelturbulence () const
 
virtual operator const volScalarField & () const
 

Additional Inherited Members

- Static Public Member Functions inherited from LESdelta
static autoPtr< LESdeltaNew (const word &name, const turbulenceModel &turbulence, const dictionary &dict, const word &lookupName="delta")
 
static autoPtr< LESdeltaNew (const word &name, const turbulenceModel &turbulence, const dictionary &dict, const dictionaryConstructorTableType &additionalConstructors, const word &lookupName="delta")
 
- Protected Member Functions inherited from LESdelta
 LESdelta (const LESdelta &)=delete
 
void operator= (const LESdelta &)=delete
 
- Protected Attributes inherited from LESdelta
const turbulenceModelturbulenceModel_
 
volScalarField delta_
 

Detailed Description

Definition at line 49 of file cubeRootVolDelta.H.

Constructor & Destructor Documentation

◆ cubeRootVolDelta()

cubeRootVolDelta ( const word name,
const turbulenceModel turbulence,
const dictionary dict 
)

Definition at line 87 of file cubeRootVolDelta.C.

◆ ~cubeRootVolDelta()

virtual ~cubeRootVolDelta ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "cubeRootVol"  )

◆ calcDelta()

void calcDelta ( )

◆ read()

void read ( const dictionary dict)
virtual

Implements LESdelta.

Definition at line 109 of file cubeRootVolDelta.C.

References dict, and Foam::type().

Here is the call graph for this function:

◆ correct()

void correct ( )
virtual

Implements LESdelta.

Definition at line 121 of file cubeRootVolDelta.C.


The documentation for this class was generated from the following files: