constantAspectRatio Class Reference

Constant value aspect ratio model. More...

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

Public Member Functions

 TypeName ("constant")
 Runtime type information. More...
 
 constantAspectRatio (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~constantAspectRatio ()
 Destructor. More...
 
virtual tmp< volScalarFieldE () const
 Aspect ratio. More...
 
 TypeName ("constant")
 Runtime type information. More...
 
 constantAspectRatio (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~constantAspectRatio ()
 Destructor. More...
 
virtual tmp< volScalarFieldE () const
 Aspect ratio. More...
 
- Public Member Functions inherited from aspectRatioModel
 TypeName ("aspectRatioModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~aspectRatioModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldE () const =0
 Aspect ratio. More...
 
 TypeName ("aspectRatioModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~aspectRatioModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldE () const =0
 Aspect ratio. More...
 

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_
 Phase pair. More...
 

Detailed Description

Constant value aspect ratio model.

Source files

Source files

Definition at line 52 of file constantAspectRatio.H.

Constructor & Destructor Documentation

◆ constantAspectRatio() [1/2]

constantAspectRatio ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

Definition at line 51 of file constantAspectRatio.C.

References Foam::dimless.

◆ ~constantAspectRatio() [1/2]

~constantAspectRatio ( )
virtual

Destructor.

Definition at line 64 of file constantAspectRatio.C.

◆ constantAspectRatio() [2/2]

constantAspectRatio ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~constantAspectRatio() [2/2]

virtual ~constantAspectRatio ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "constant"  )

Runtime type information.

◆ E() [1/2]

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

Aspect ratio.

Implements aspectRatioModel.

Definition at line 71 of file constantAspectRatio.C.

References mesh, Time::New(), and ensightPTraits< Type >::typeName.

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "constant"  )

Runtime type information.

◆ E() [2/2]

virtual tmp< volScalarField > E ( ) const
virtual

Aspect ratio.

Implements aspectRatioModel.


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