34 #ifndef MRFZoneListDF_H
35 #define MRFZoneListDF_H
38 #include "dictionary.H"
39 #include "fvMatricesFwd.H"
49 Ostream&
operator<<(Ostream& os,
const MRFZoneListDF& models);
56 :
public PtrList<MRFZoneDF>
82 bool active(
const bool warn =
false)
const;
85 void reset(
const dictionary& dict);
88 tmp<volVectorField>
DDt(
89 const volVectorField&
U)
const;
92 tmp<volVectorField>
DDt(
93 const volScalarField&
rho,
94 const volVectorField&
U)
const;
104 const tmp<surfaceScalarField>&
phi)
const;
108 tmp<FieldField<fvsPatchField, scalar>>
relative(
109 const tmp<FieldField<fvsPatchField, scalar>>& tphi)
const;
114 const tmp<Field<scalar>>& tphi,
115 const label patchi)
const;
119 const surfaceScalarField&
rho,
120 surfaceScalarField&
phi)
const;