80 class polyDistributionMap;
137 inline scalar
V()
const;
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
functionObject base class for writing single files
General run-time selected cell set selection class for fvMesh.
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.
fvCellSet(const fvMesh &mesh)
Construct from mesh. Will select all.
void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
void writeFileHeader(const functionObjects::writeFile &wf, Ostream &file)
Output file header information.
Mesh data needed to do the Finite Volume discretisation.
General run-time selected cell set selection class for polyMesh.
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.