|
| TypeName ("linear") |
|
| linear (const dictionary &dict, const wordList &phaseNames) |
|
| ~linear ()=default |
|
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
|
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
|
| TypeName ("linear") |
|
| linear (const dictionary &dict, const wordList &phaseNames) |
|
| ~linear ()=default |
|
virtual tmp< volScalarField > | f1 (const phaseModel &phase1, const phaseModel &phase2) const |
|
virtual tmp< volScalarField > | f2 (const phaseModel &phase1, const phaseModel &phase2) const |
|
| TypeName ("blendingMethod") |
|
| declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames)) |
|
| blendingMethod (const dictionary &dict) |
|
virtual | ~blendingMethod ()=default |
|
| TypeName ("blendingMethod") |
|
| declareRunTimeSelectionTable (autoPtr, blendingMethod, dictionary,(const dictionary &dict, const wordList &phaseNames),(dict, phaseNames)) |
|
| blendingMethod (const dictionary &dict) |
|
virtual | ~blendingMethod ()=default |
|
- Source files
-
Definition at line 47 of file linear.H.