Go to the source code of this file.
Variables | |
| surfaceScalarField & | phi = fluid.phi() |
| const IOMRFZoneList & | MRF = fluid.MRF() |
| Foam::fvModels & | fvModels = fluid.fvModels(mesh) |
| Foam::fvConstraints & | fvConstraints = fluid.fvConstraints(mesh) |
| surfaceScalarField& phi = fluid.phi() |
Definition at line 1 of file createFieldRefs.H.
| const IOMRFZoneList& MRF = fluid.MRF() |
Definition at line 3 of file createFieldRefs.H.
| Foam::fvModels& fvModels = fluid.fvModels(mesh) |
Definition at line 4 of file createFieldRefs.H.
| Foam::fvConstraints& fvConstraints = fluid.fvConstraints(mesh) |
Definition at line 5 of file createFieldRefs.H.