
Public Member Functions | |
| constTwoPhaseProperties (const dictionary &dict, const word &phase1name, const word &phase2name) | |
| ~constTwoPhaseProperties () | |
| const dimensionedScalar & | nu1 () const |
| const dimensionedScalar & | nu2 () const |
| const dimensionedScalar & | rho1 () const |
| const dimensionedScalar & | rho2 () const |
| const dimensionedScalar & | Tau1 () const |
| const dimensionedScalar & | Tau2 () const |
Definition at line 44 of file constTwoPhaseProperties.H.
| constTwoPhaseProperties | ( | const dictionary & | dict, |
| const word & | phase1name, | ||
| const word & | phase2name | ||
| ) |
Definition at line 27 of file constTwoPhaseProperties.C.
Definition at line 45 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & nu1 | ( | ) | const |
Definition at line 51 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & nu2 | ( | ) | const |
Definition at line 56 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & rho1 | ( | ) | const |
Definition at line 61 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & rho2 | ( | ) | const |
Definition at line 66 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & Tau1 | ( | ) | const |
Definition at line 71 of file constTwoPhaseProperties.C.
| const Foam::dimensionedScalar & Tau2 | ( | ) | const |
Definition at line 76 of file constTwoPhaseProperties.C.