Rev | Line | |
---|
[13394] | 1 | Index: /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.