43 int main(
int argc,
char *argv[])
92 Info<<
"Writing mirrored mesh" <<
endl;
127 refData.topoChange(map);
List< labelList > labelListList
A List of labelList.
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
const fileName & facesInstance() const
Return the current instance directory for faces.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static word meshSubDir
Return the mesh sub-directory name (usually "polyMesh")
static unsigned int defaultPrecision()
Return the default precision.
static word defaultRegion
Return the default region name.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionFound(const word &opt) const
Return true if the named option is found.
virtual bool write(const bool write=true) const
Write mesh using IO settings from time.
HashSet< label, Hash< label > > labelHashSet
A HashSet with label keys.
vectorField pointField
pointField is a vectorField.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
List< label > labelList
A List of labels.
void setInstance(const fileName &)
Set the instance for mesh files.
Mesh data needed to do the Finite Volume discretisation.
IOobject systemDictIO(const word &dictName, const argList &args, const objectRegistry &ob, const word ®ionName=polyMesh::defaultRegion)
Various for reading/decomposing/reconstructing/distributing refinement data.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Foam::argList args(argc, argv)
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...