Construct triangle mesh¶
make_base_space is a function defined in triangle_mesh.c.
Synopsis:
-
void
make_base_space(SAF_Db *db, SAF_Set *mesh, SAF_Cat *nodes, SAF_Cat *elems, int edge_ct_x, int edge_ct_y)¶
Description: Constructs the triangle mesh and writes it to SAF__FILE.
See Also:
- Triangle Mesh: Introduction for current chapter