Changeset 22631
- Timestamp:
- 03/26/18 12:00:53 (8 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r22628 r22631 2809 2809 IssmDouble highbound = 1. -sqrt((boxid_max-i-1.)/boxid_max); 2810 2810 if(rel_dist_gl>=lowbound && rel_dist_gl<=highbound){ 2811 boxid= i;2811 boxid=reCast<int>(i); 2812 2812 break; 2813 2813 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)