Changeset 13366
- Timestamp:
- 09/13/12 14:19:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp
r8301 r13366 14 14 int GridInsideHole(double* px0,double* py0,int n,double* x,double* y){ 15 15 16 double flag ;16 double flag=0.; 17 17 double xA,xB,xC,xD,xE; 18 18 double yA,yB,yC,yD,yE;
Note:
See TracChangeset
for help on using the changeset viewer.