aspectRatioModel Class Referenceabstract
Inheritance diagram for aspectRatioModel:
[legend]
Collaboration diagram for aspectRatioModel:
[legend]

Public Member Functions

 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...
 

Static Public Member Functions

static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 

Protected Attributes

const phasePairpair_
 Phase pair. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ aspectRatioModel() [1/2]

aspectRatioModel ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

Definition at line 44 of file aspectRatioModel.C.

◆ ~aspectRatioModel() [1/2]

virtual ~aspectRatioModel ( )
virtualdefault

Destructor.

◆ aspectRatioModel() [2/2]

aspectRatioModel ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~aspectRatioModel() [2/2]

virtual ~aspectRatioModel ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "aspectRatioModel"  )

Runtime type information.

◆ declareRunTimeSelectionTable() [1/2]

declareRunTimeSelectionTable ( autoPtr  ,
aspectRatioModel  ,
dictionary  ,
(const dictionary &dict, const phasePair &pair)  ,
(dict, pair)   
)

◆ New() [1/2]

Foam::autoPtr< Foam::aspectRatioModel > New ( const dictionary dict,
const phasePair pair 
)
static

Definition at line 57 of file aspectRatioModel.C.

References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.

Here is the call graph for this function:

◆ E() [1/2]

◆ TypeName() [2/2]

TypeName ( "aspectRatioModel"  )

Runtime type information.

◆ declareRunTimeSelectionTable() [2/2]

declareRunTimeSelectionTable ( autoPtr  ,
aspectRatioModel  ,
dictionary  ,
(const dictionary &dict, const phasePair &pair)  ,
(dict, pair)   
)

◆ New() [2/2]

static autoPtr<aspectRatioModel> New ( const dictionary dict,
const phasePair pair 
)
static

◆ E() [2/2]

Member Data Documentation

◆ pair_

const phasePair & pair_
protected

Phase pair.

Definition at line 62 of file aspectRatioModel.H.


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