Go to the documentation of this file.
51 int main(
int argc,
char *argv[])
55 "Reads in a mesh with hanging vertices and 'zips' up the cells"
56 " to guarantee that all polyhedral cells of valid shape are closed.\n"
57 "Meshes with hanging vertices may occur as a result of split"
58 " hex mesh conversion or integration or coupled math face pairs."
Cell zip-up tool. This function modifies the list of faces such that all the cells are topologically ...
virtual bool write(const bool valid=true) const
Write mesh using IO settings from time.
static void addNote(const string ¬e)
Add extra notes for the usage information.
const fileName & facesInstance() const
Return the current instance directory for faces.
Ostream & endl(Ostream &os)
Add newline and flush stream.
messageStream Info
Information stream (uses stdout - output is on the master only)
bool polyMeshZipUpCells(polyMesh &mesh)