Changeset 16918
- Timestamp:
- 11/25/13 08:46:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutionsequences/solutionsequence_hydro_nonlinear.cpp
r16902 r16918 61 61 analysis->ElementizeEplMask(femmodel); 62 62 delete analysis; 63 femmodel->HydrologyTransferx();64 63 } 64 /*For the initialization we compute the transfer without the mask if the EPL is not present*/ 65 femmodel->HydrologyTransferx(); 65 66 66 67 /*Iteration on the two layers*/
Note:
See TracChangeset
for help on using the changeset viewer.