Changeset 5584


Ignore:
Timestamp:
08/26/10 08:16:56 (15 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Bamg/Mesh.cpp

    r5583 r5584  
    53035303                        }
    53045304                }
    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);
    53065306
    53075307                // method in 2 + 1 step
Note: See TracChangeset for help on using the changeset viewer.