Public Member Functions | List of all members
hyperbolic Class Reference
Inheritance diagram for hyperbolic:
Inheritance graph
[legend]
Collaboration diagram for hyperbolic:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("hyperbolic")
 Runtime type information. More...
 
 hyperbolic (const dictionary &dict, const wordList &phaseNames)
 Construct from a dictionary and a list of phase names. More...
 
 ~hyperbolic ()
 Destructor. More...
 
virtual tmp< volScalarFieldf1 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for first phase. More...
 
virtual tmp< volScalarFieldf2 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for second phase. More...
 
 TypeName ("hyperbolic")
 Runtime type information. More...
 
 hyperbolic (const dictionary &dict, const wordList &phaseNames)
 Construct from a dictionary and a list of phase names. More...
 
 ~hyperbolic ()
 Destructor. More...
 
virtual tmp< volScalarFieldf1 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for first phase. More...
 
virtual tmp< volScalarFieldf2 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for second phase. More...
 
- Public Member Functions inherited from blendingMethod
 TypeName ("blendingMethod")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames))
 
 blendingMethod (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~blendingMethod ()
 Destructor. More...
 
 TypeName ("blendingMethod")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames))
 
 blendingMethod (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~blendingMethod ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from blendingMethod
static autoPtr< blendingMethodNew (const dictionary &dict, const wordList &phaseNames)
 
static autoPtr< blendingMethodNew (const dictionary &dict, const wordList &phaseNames)
 

Detailed Description

Definition at line 49 of file hyperbolic.H.

Constructor & Destructor Documentation

◆ hyperbolic() [1/2]

hyperbolic ( const dictionary dict,
const wordList phaseNames 
)

Construct from a dictionary and a list of phase names.

◆ ~hyperbolic() [1/2]

~hyperbolic ( )

Destructor.

◆ hyperbolic() [2/2]

hyperbolic ( const dictionary dict,
const wordList phaseNames 
)

Construct from a dictionary and a list of phase names.

◆ ~hyperbolic() [2/2]

~hyperbolic ( )

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "hyperbolic"  )

Runtime type information.

◆ f1() [1/2]

virtual tmp<volScalarField> f1 ( const phaseModel phase1,
const phaseModel phase2 
) const
virtual

Factor for first phase.

Implements blendingMethod.

◆ f2() [1/2]

virtual tmp<volScalarField> f2 ( const phaseModel phase1,
const phaseModel phase2 
) const
virtual

Factor for second phase.

Implements blendingMethod.

◆ TypeName() [2/2]

TypeName ( "hyperbolic"  )

Runtime type information.

◆ f1() [2/2]

virtual tmp<volScalarField> f1 ( const phaseModel phase1,
const phaseModel phase2 
) const
virtual

Factor for first phase.

Implements blendingMethod.

◆ f2() [2/2]

virtual tmp<volScalarField> f2 ( const phaseModel phase1,
const phaseModel phase2 
) const
virtual

Factor for second phase.

Implements blendingMethod.


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