- Timestamp:
- 10/22/12 12:01:50 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp
r13622 r13787 19 19 20 20 /*Intermediary*/ 21 int i ,j;21 int i; 22 22 int interpolation_type; 23 23 bool debug; 24 double area;25 double area_1,area_2,area_3;26 double data_value;27 24 double xmin,xmax; 28 25 double ymin,ymax;
Note:
See TracChangeset
for help on using the changeset viewer.