- Timestamp:
- 03/03/14 11:36:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutionsequences/solutionsequence_hydro_nonlinear.cpp
r17362 r17372 156 156 } 157 157 /* }}} *//*End of the global sediment loop*/ 158 159 158 /* {{{ *//*Now dealing with the EPL in the same way*/ 160 159 if(isefficientlayer){ … … 170 169 ug_epl_sub_iter=ug_epl->Duplicate();_assert_(ug_epl_sub_iter); 171 170 ug_epl->Copy(ug_epl_sub_iter); 172 173 171 /* {{{ *//*Retrieve the EPL head slopes and compute EPL Thickness*/ 174 172 if(VerboseSolution()) _printf0_("computing EPL Head slope...\n");
Note:
See TracChangeset
for help on using the changeset viewer.