Changeset 5584
- Timestamp:
- 08/26/10 08:16:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Bamg/Mesh.cpp
r5583 r5584 5303 5303 } 5304 5304 } 5305 if (bfind!=Gh.nbcurves) ISSMERROR("problem generating number of curves ( Gh.nbcurves=%i bfind=%i)",Gh.nbcurves,bfind);5305 if (bfind!=Gh.nbcurves) ISSMERROR("problem generating number of curves (%i found in the geometry but %i curve found in the mesh)",Gh.nbcurves,bfind); 5306 5306 5307 5307 // method in 2 + 1 step
Note:
See TracChangeset
for help on using the changeset viewer.