Changeset 12365 for issm/trunk-jpl/src/c/modules/Bamgx/Bamgx.cpp
- Timestamp:
- 06/04/12 16:40:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/Bamgx/Bamgx.cpp
r12218 r12365 38 38 /*If no mesh in input, generate one*/ 39 39 if(bamgmesh_in->TrianglesSize[0]==0){ 40 /*Mesh generation {{{ 1*/40 /*Mesh generation {{{*/ 41 41 42 42 //Step1: generate geometry Gh … … 84 84 } 85 85 else{ 86 /*Anisotropic mesh adaptation {{{ 1*/86 /*Anisotropic mesh adaptation {{{*/ 87 87 88 88 // read background mesh
Note:
See TracChangeset
for help on using the changeset viewer.