Public Member Functions | |
IOMRFZoneListDF (const fvMesh &mesh) | |
virtual | ~IOMRFZoneListDF () |
virtual bool | read () |
Public Member Functions inherited from MRFZoneListDF | |
MRFZoneListDF (const fvMesh &mesh, const dictionary &dict) | |
~MRFZoneListDF () | |
bool | active (const bool warn=false) const |
void | reset (const dictionary &dict) |
tmp< volVectorField > | DDt (const volVectorField &U) const |
tmp< volVectorField > | DDt (const volScalarField &rho, const volVectorField &U) const |
void | makeRelative (volVectorField &U) const |
void | makeRelative (surfaceScalarField &phi) const |
tmp< surfaceScalarField > | relative (const tmp< surfaceScalarField > &phi) const |
tmp< FieldField< fvsPatchField, scalar > > | relative (const tmp< FieldField< fvsPatchField, scalar >> &tphi) const |
tmp< Field< scalar > > | relative (const tmp< Field< scalar >> &tphi, const label patchi) const |
void | makeRelative (const surfaceScalarField &rho, surfaceScalarField &phi) const |
void | correctBoundaryVelocity (volVectorField &U) const |
const scalar & | getOmegaRef () const |
Additional Inherited Members | |
Protected Attributes inherited from MRFZoneListDF | |
const fvMesh & | mesh_ |
Definition at line 49 of file IOMRFZoneListDF.H.
IOMRFZoneListDF | ( | const fvMesh & | mesh | ) |
Definition at line 68 of file IOMRFZoneListDF.C.
|
inlinevirtual |
Definition at line 72 of file IOMRFZoneListDF.H.
|
virtual |
Definition at line 75 of file IOMRFZoneListDF.C.