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

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noBlending (const dictionary &dict, const wordList &phaseNames)
 Construct from a dictionary and two phases. More...
 
 ~noBlending ()
 Destructor. More...
 
virtual tmp< volScalarFieldf1 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for primary phase. More...
 
virtual tmp< volScalarFieldf2 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for secondary phase. More...
 
 TypeName ("none")
 Runtime type information. More...
 
 noBlending (const dictionary &dict, const wordList &phaseNames)
 Construct from a dictionary and two phases. More...
 
 ~noBlending ()
 Destructor. More...
 
virtual tmp< volScalarFieldf1 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for primary phase. More...
 
virtual tmp< volScalarFieldf2 (const phaseModel &phase1, const phaseModel &phase2) const
 Factor for secondary 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 word &modelName, const dictionary &dict, const wordList &phaseNames)
 
static autoPtr< blendingMethodNew (const dictionary &dict, const wordList &phaseNames)
 

Detailed Description

Source files

Source files

Definition at line 49 of file noBlending.H.

Constructor & Destructor Documentation

◆ noBlending() [1/2]

noBlending ( const dictionary dict,
const wordList phaseNames 
)

Construct from a dictionary and two phases.

◆ ~noBlending() [1/2]

~noBlending ( )

Destructor.

◆ noBlending() [2/2]

noBlending ( const dictionary dict,
const wordList phaseNames 
)

Construct from a dictionary and two phases.

◆ ~noBlending() [2/2]

~noBlending ( )

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "none"  )

Runtime type information.

◆ f1() [1/2]

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

Factor for primary phase.

Implements blendingMethod.

◆ f2() [1/2]

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

Factor for secondary phase.

Implements blendingMethod.

◆ TypeName() [2/2]

TypeName ( "none"  )

Runtime type information.

◆ f1() [2/2]

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

Factor for primary phase.

Implements blendingMethod.

◆ f2() [2/2]

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

Factor for secondary phase.

Implements blendingMethod.


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