

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< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
| Factor for primary phase. More... | |
| virtual tmp< volScalarField > | f2 (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< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
| Factor for primary phase. More... | |
| virtual tmp< volScalarField > | f2 (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 ()=default |
| 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 ()=default |
| Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from blendingMethod | |
| static autoPtr< blendingMethod > | New (const word &modelName, const dictionary &dict, const wordList &phaseNames) |
| static autoPtr< blendingMethod > | New (const dictionary &dict, const wordList &phaseNames) |
| noBlending | ( | const dictionary & | dict, |
| const wordList & | phaseNames | ||
| ) |
Construct from a dictionary and two phases.
Definition at line 45 of file noBlending.C.
| ~noBlending | ( | ) |
Destructor.
Definition at line 57 of file noBlending.C.
| noBlending | ( | const dictionary & | dict, |
| const wordList & | phaseNames | ||
| ) |
Construct from a dictionary and two phases.
| ~noBlending | ( | ) |
Destructor.
| TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Factor for primary phase.
Implements blendingMethod.
Definition at line 64 of file noBlending.C.
References Foam::dimless, mesh, GeometricField< scalar, fvPatchField, volMesh >::New(), phase1, and phase2.

|
virtual |
Factor for secondary phase.
Implements blendingMethod.
Definition at line 81 of file noBlending.C.
References Foam::dimless, mesh, GeometricField< scalar, fvPatchField, volMesh >::New(), and phase1.

| TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Factor for primary phase.
Implements blendingMethod.
|
virtual |
Factor for secondary phase.
Implements blendingMethod.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.