aspectRatioModel Class Referenceabstract
Inheritance diagram for aspectRatioModel:
Collaboration diagram for aspectRatioModel:

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

◆ ~aspectRatioModel() [1/2]

virtual ~aspectRatioModel ( )
virtual

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 ( )
virtual

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]

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

◆ 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 59 of file aspectRatioModel.H.


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