102 mutable label nGlobalCells_;
135 inline scalar
V()
const;
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
functionObject base class for writing single files
cellZone selection or generation class with caching of zone volume
scalar V() const
Return const access to the total cell volume.
void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
void movePoints()
Update for mesh motion.
bool read(const dictionary &dict)
Read coefficients dictionary.
label nGlobalCells() const
Return const access to the global number of cells.
void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
void writeFileHeader(const functionObjects::writeFile &wf, Ostream &file)
Output file header information.
fvCellZone(const fvMesh &mesh)
Construct from mesh selecting all cells.
Mesh data needed to do the Finite Volume discretisation.
cellZone selection or generation class
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Class containing mesh-to-mesh mapping information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.