polyMeshZipUpCells.H File Reference

Cell zip-up tool. This function modifies the list of faces such that all the cells are topologically closed. Note that, while this operation is perfectly sensible for correct meshes, it may lead to arbitryary errors if the mesh is originally broken. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

bool polyMeshZipUpCells (polyMesh &mesh)
 

Detailed Description

Cell zip-up tool. This function modifies the list of faces such that all the cells are topologically closed. Note that, while this operation is perfectly sensible for correct meshes, it may lead to arbitryary errors if the mesh is originally broken.

Original source file polyMeshZipUpCells.H

Source files

Definition in file polyMeshZipUpCells.H.