47 cellSet currentSet(baseMesh_, setName_);
50 subsetter_.setLargeCellSubset(currentSet);
70 Info<<
"Subsetting mesh based on cellSet " << setName_ <<
endl;
73 cellSet currentSet(baseMesh_, setName_);
75 subsetter_.setLargeCellSubset(currentSet);
vtkMesh(fvMesh &baseMesh, const word &setName="")
Construct from components.
Ostream & endl(Ostream &os)
Add newline and flush stream.
polyMesh::readUpdateState readUpdate()
Read mesh.
readUpdateState
Enumeration defining the state of the mesh after a read update.