FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

repatchPolyTopoChanger.C File Reference

A mesh which allows changes in the patch distribution of the faces. The change in patching is set using changePatchID. For a boundary face, a new patch ID is given. If the face is internal, it will be added to the first patch and its opposite to the second patch (take care with face orientation!). More...


Detailed Description

A mesh which allows changes in the patch distribution of the faces. The change in patching is set using changePatchID. For a boundary face, a new patch ID is given. If the face is internal, it will be added to the first patch and its opposite to the second patch (take care with face orientation!).

Definition in file repatchPolyTopoChanger.C.

#include "src/dynamicMesh/polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H"
#include "src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapPolyMesh.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/modifyObject/polyModifyFace.H"
Include dependency graph for repatchPolyTopoChanger.C:

Go to the source code of this file.