Ignore:
Timestamp:
10/22/12 12:01:50 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: more problems reported by cppcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp

    r13622 r13787  
    1919
    2020        /*Intermediary*/
    21         int    i,j;
     21        int    i;
    2222        int    interpolation_type;
    2323        bool   debug;
    24         double area;
    25         double area_1,area_2,area_3;
    26         double data_value;
    2724        double xmin,xmax;
    2825        double ymin,ymax;
Note: See TracChangeset for help on using the changeset viewer.