source: issm/oecreview/Archive/12678-13393/ISSM-13365-13366.diff@ 14312

Last change on this file since 14312 was 13394, checked in by Mathieu Morlighem, 13 years ago

Added 12678-13393

File size: 578 bytes
RevLine 
[13394]1Index: /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp
2===================================================================
3--- /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp (revision 13365)
4+++ /u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp (revision 13366)
5@@ -13,7 +13,7 @@
6
7 int GridInsideHole(double* px0,double* py0,int n,double* x,double* y){
8
9- double flag;
10+ double flag=0.;
11 double xA,xB,xC,xD,xE;
12 double yA,yB,yC,yD,yE;
13
Note: See TracBrowser for help on using the repository browser.