| 54 | |
| 55 | |
| 56 | inline Foam::tmp<Foam::surfaceScalarField> Foam::combustionModel::phi() const |
| 57 | { |
| 58 | return turbulence().alphaRhoPhi(); |
| 59 | } |
| 60 | |
| 61 | |
| 62 | inline const Foam::Switch& Foam::combustionModel::active() const |
no outgoing calls
no test coverage detected