Generic GeometricField class.
List container for MRF zones.
tmp< surfaceScalarField > relative(const tmp< surfaceScalarField > &phi) const
Return the given absolute flux relative within the MRF region.
void reset(const dictionary &dict)
Reset the source list.
const fvMesh & mesh_
Reference to the mesh database.
tmp< volVectorField > centrifugalAcceleration() const
Return the centrifugal acceleration.
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &phi) const
Return the given relative flux absolute within the MRF region.
bool read(const dictionary &dict)
Read dictionary.
void makeAbsolute(volVectorField &U) const
Make the given relative velocity absolute within the MRF region.
void makeRelative(volVectorField &U) const
Make the given absolute velocity relative within the MRF region.
MRFZoneList(const fvMesh &mesh, const dictionary &dict)
void update()
Update MRFZone faces if the mesh topology changes.
void operator=(const MRFZoneList &)=delete
Disallow default bitwise assignment.
~MRFZoneList()
Destructor.
tmp< volVectorField > DDt(const volVectorField &U) const
Return the Coriolis acceleration.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
Forward declarations of fvMatrix specialisations.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)