modifyMesh.C File Reference

Manipulate mesh elements. More...

Go to the source code of this file.

Detailed Description

Manipulate mesh elements.

Original source file modifyMesh.C

Actions are: (boundary)points:

  • move

(boundary)edges:

  • split and move introduced point

(boundary)faces:

  • split(triangulate) and move introduced point

edges:

  • collapse

cells:

  • split into polygonal base pyramids around newly introduced mid point

Is a bit of a loose collection of mesh change drivers.

Definition in file modifyMesh.C.