Ignore:
Timestamp:
08/09/10 14:25:16 (15 years ago)
Author:
Mathieu Morlighem
Message:

renamed some fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Bamg/BamgOpts.h

    r3683 r5091  
    1010        int     iso;
    1111        int     maxnbv;
    12         double  MaximalAngleOfCorner;
     12        double  MaxCornerAngle;
    1313        int     Crack;
    1414        int     Hessiantype;
     
    1818        double  power;
    1919        double  anisomax;
    20         int     NbSmooth;
     20        int     nbsmooth;
    2121        int     nbjacobi;
    2222        double  omega;
     
    3232        double* err;
    3333        double  errg;
    34         double  coef;
     34        double  coeff;
    3535        double* metric;
    3636        double* field;
Note: See TracChangeset for help on using the changeset viewer.