|
| | TypeName ("linear") |
| | Runtime type information. More...
|
| |
| | linear (const dictionary &dict, const wordList &phaseNames) |
| | Construct from a dictionary and two phases. More...
|
| |
| | ~linear () |
| | 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 ("linear") |
| | Runtime type information. More...
|
| |
| | linear (const dictionary &dict, const wordList &phaseNames) |
| | Construct from a dictionary and two phases. More...
|
| |
| | ~linear () |
| | 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 linear.H.