Go to the documentation of this file.
53 Ostream&
operator<<(Ostream&
os,
const MRFZoneList& models);
92 bool active(
const bool warn =
false)
const;
MRF zone definition based on cell zone and parameters obtained from a control dictionary constructed ...
void addAcceleration(const volVectorField &U, volVectorField &ddtU) const
A class for handling words, derived from Foam::string.
A field of fields is a PtrList of fields with reference counting.
bool writeData(Ostream &os) const
A class for managing temporary objects.
List container for MRF zomes.
void reset(const dictionary &dict)
Forward declarations of fvMatrix specializations.
void correctBoundaryVelocity(volVectorField &U) const
bool active(const bool warn=false) const
Ostream & operator<<(Ostream &, const boundaryPatch &p)
void makeRelative(volVectorField &U) const
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &phi) const
tmp< volVectorField > DDt(const volVectorField &U) const
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Mesh data needed to do the Finite Volume discretisation.
tmp< surfaceScalarField > relative(const tmp< surfaceScalarField > &phi) const
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > zeroFilter(const tmp< GeometricField< Type, fvsPatchField, surfaceMesh >> &tphi) const
void makeAbsolute(volVectorField &U) const
void correctBoundaryFlux(const volVectorField &U, surfaceScalarField &phi) const
A special matrix type and solver, designed for finite volume solutions of scalar equations....
word name(const expressions::valueTypeCode typeCode)
bool read(const dictionary &dict)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const MRFZone & getFromName(const word &name) const
Generic GeometricField class.