next up previous contents index
Next: Border()buildmesh(), polygon() Up: Building a mesh Previous: Building a mesh

Triangulations

To create a triangulation you must either

In integrated environments, once created, triangulations can be displayed, stored on disk in Gfem format or in text format or even a zoom of its graphic display can be stored in Postscript format (to include it in a TeX file for example).

Gfem stores for each vertex its number and boundary identification number and for each triangle its number and region identification number. Edges number are not stored, but can be recovered by program if needed.



Christophe Prudhomme
Wed Feb 26 15:56:09 MET 1997