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 arbitrary errors if the mesh is originally broken. More...
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 arbitrary errors if the mesh is originally broken.
Definition in file polyMeshZipUpCells.H.
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
bool | polyMeshZipUpCells (polyMesh &mesh) |
Cell zip-up tool.
|