Changeset 3278 for issm/trunk/src/c/Bamgx/Bamgx.cpp
- Timestamp:
- 03/15/10 14:23:55 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/Bamgx/Bamgx.cpp
r3267 r3278 58 58 throw ErrorException(__FUNCT__,exprintf("maxsubdiv (%g) should be in ]1,10]",maxsubdiv)); 59 59 } 60 60 61 // no metric -> no smoothing 61 62 if (bamgopts->metric==NULL){
Note:
See TracChangeset
for help on using the changeset viewer.