Public Member Functions | List of all members
constantAspectRatio Class Reference

Constant value aspect ratio model. More...

Inheritance diagram for constantAspectRatio:
Inheritance graph
[legend]
Collaboration diagram for constantAspectRatio:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("constant")
 
 constantAspectRatio (const dictionary &dict, const phasePair &pair)
 
virtual ~constantAspectRatio ()
 
virtual tmp< volScalarFieldE () const
 
 TypeName ("constant")
 
 constantAspectRatio (const dictionary &dict, const phasePair &pair)
 
virtual ~constantAspectRatio ()
 
virtual tmp< volScalarFieldE () const
 
- Public Member Functions inherited from aspectRatioModel
 TypeName ("aspectRatioModel")
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 
virtual ~aspectRatioModel ()=default
 
 TypeName ("aspectRatioModel")
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 
virtual ~aspectRatioModel ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from aspectRatioModel
static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 
- Protected Attributes inherited from aspectRatioModel
const phasePairpair_
 

Detailed Description

Constant value aspect ratio model.

Source files

Source files

Definition at line 48 of file constantAspectRatio.H.

Constructor & Destructor Documentation

◆ constantAspectRatio() [1/2]

constantAspectRatio ( const dictionary dict,
const phasePair pair 
)

Definition at line 45 of file constantAspectRatio.C.

◆ ~constantAspectRatio() [1/2]

~constantAspectRatio ( )
virtual

Definition at line 57 of file constantAspectRatio.C.

◆ constantAspectRatio() [2/2]

constantAspectRatio ( const dictionary dict,
const phasePair pair 
)

◆ ~constantAspectRatio() [2/2]

virtual ~constantAspectRatio ( )
virtual

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "constant"  )

◆ E() [1/2]

Foam::tmp< Foam::volScalarField > E ( ) const
virtual

Implements aspectRatioModel.

Definition at line 64 of file constantAspectRatio.C.

References mesh, and GeometricField::New().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "constant"  )

◆ E() [2/2]

virtual tmp<volScalarField> E ( ) const
virtual

Implements aspectRatioModel.


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