Go to the source code of this file.
Functions | |
| volScalarField & | alpha2 (mixture.alpha2()) |
Variables | |
| const dimensionedScalar & | rho1 = mixture.rho1() |
| const dimensionedScalar & | rho2 = mixture.rho2() |
| twoPhaseChangeModel & | phaseChange = phaseChangePtr() |
| tmp< volScalarField > | rAU |
| volScalarField& alpha2 | ( | mixture. | alpha2() | ) |
| const dimensionedScalar& rho1 = mixture.rho1() |
Definition at line 3 of file createFieldRefs.H.
| const dimensionedScalar& rho2 = mixture.rho2() |
Definition at line 4 of file createFieldRefs.H.
| twoPhaseChangeModel& phaseChange = phaseChangePtr() |
Definition at line 6 of file createFieldRefs.H.
| tmp<volScalarField> rAU |
Definition at line 7 of file createFieldRefs.H.