Changeset 1130 for issm/trunk/src/mex/TriMesh/TriMesh.cpp
- Timestamp:
- 06/26/09 13:48:23 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/TriMesh/TriMesh.cpp
r1 r1130 277 277 /* neighbor list (n). */ 278 278 279 sprintf(options,"%s%lf","pQzDq3 4ia",area); /*replace V by Q to quiet down the logging*/279 sprintf(options,"%s%lf","pQzDq30ia",area); /*replace V by Q to quiet down the logging*/ 280 280 281 281 triangulate(options, &in, &out, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.