33 Pout<<
"primitiveMesh allocated :" <<
endl;
122 if (magFaceAreasPtr_)
133 Pout<<
"primitiveMesh::clearGeom() : "
134 <<
"clearing geometric data"
150 Pout<<
"primitiveMesh::clearAddressing() : "
151 <<
"clearing topology"
void clearGeom()
Clear geometry.
void clearAddressing()
Clear topological data.
void printAllocated() const
Print a list of all the currently allocated mesh data.
void clearOut()
Clear all geometry and addressing unnecessary for CFD.
Template functions to aid in the implementation of demand driven data.
Ostream & endl(Ostream &os)
Add newline and flush stream.
void deleteDemandDrivenData(DataType *&dataPtr)
prefixOSstream Pout(cout, "Pout")