Go to the source code of this file.
Variables | |
| surfaceScalarField & | phi = fluid.phi() |
| const IOMRFZoneList & | MRF = fluid.MRF() |
| fv::options & | fvOptions = fluid.fvOptions() |
| 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.
| fv::options& fvOptions = fluid.fvOptions() |
Definition at line 4 of file createFieldRefs.H.
1.8.11