Construct coordinate field

make_coord_field is a function defined in triangle_mesh.c.

Synopsis:

void make_coord_field(int edge_ct_x, int edge_ct_y, SAF_Db *db, SAF_Set *mesh, SAF_Cat *nodes, SAF_Cat *elems, SAF_Db *saf_file)

Description: Constructs the coordinate field on the mesh.

See Also: