Triangle: Boundary markers (original) (raw)

Boundary markers

Boundary markers are tags used mainly to identify which output vertices and edges are associated with whichPSLG segment, and to identify which vertices and edges occur on a boundary of the triangulation. A common use is to determine where boundary conditions should be applied to a finite element mesh. You can prevent boundary markers from being written into files produced by Triangle by using the -B switch.

The boundary marker associated with each segment in an output.poly file and each edge in an output.edge file is chosen as follows:


Return to Triangle home page.


jrs@cs.berkeley.edu