Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
aspectRatioModel Class Referenceabstract
Inheritance diagram for aspectRatioModel:
Inheritance graph
[legend]
Collaboration diagram for aspectRatioModel:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("aspectRatioModel")
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 
virtual ~aspectRatioModel ()=default
 
virtual tmp< volScalarFieldE () const =0
 
 TypeName ("aspectRatioModel")
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 
virtual ~aspectRatioModel ()=default
 
virtual tmp< volScalarFieldE () const =0
 

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_
 

Detailed Description

Source files

Source files

Definition at line 51 of file aspectRatioModel.H.

Constructor & Destructor Documentation

◆ aspectRatioModel() [1/2]

aspectRatioModel ( const dictionary dict,
const phasePair pair 
)

Definition at line 37 of file aspectRatioModel.C.

◆ ~aspectRatioModel() [1/2]

virtual ~aspectRatioModel ( )
virtualdefault

◆ aspectRatioModel() [2/2]

aspectRatioModel ( const dictionary dict,
const phasePair pair 
)

◆ ~aspectRatioModel() [2/2]

virtual ~aspectRatioModel ( )
virtualdefault

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "aspectRatioModel"  )

◆ 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 50 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]

virtual tmp<volScalarField> E ( ) const
pure virtual

◆ TypeName() [2/2]

TypeName ( "aspectRatioModel"  )

◆ 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]

virtual tmp<volScalarField> E ( ) const
pure virtual

Member Data Documentation

◆ pair_

const phasePair & pair_
protected

Definition at line 58 of file aspectRatioModel.H.


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