Ignore:
Timestamp:
06/26/09 13:48:23 (16 years ago)
Author:
Eric.Larour
Message:

Lower quality control: fewer generated elements in TriMesh. Was going overboard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/TriMesh/TriMesh.cpp

    r1 r1130  
    277277        /*   neighbor list (n).                                              */
    278278
    279         sprintf(options,"%s%lf","pQzDq34ia",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*/
    280280 
    281281        triangulate(options, &in, &out, NULL);
Note: See TracChangeset for help on using the changeset viewer.