|
| | 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...
|
| |
| | 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...
|
| |
Definition at line 49 of file noBlending.H.