Changeset 18722
- Timestamp:
- 10/31/14 12:58:28 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/HydrologyDCEfficientAnalysis.cpp
r18719 r18722 720 720 /*Increase of the domain is on the downstream node in term of sediment head*/ 721 721 if(sedhead[j] == sedheadmin){ 722 if(old_active[ i]==0) eplzigzag_counter[basalelement->nodes[j]->Lid()] ++;722 if(old_active[j]==0) eplzigzag_counter[basalelement->nodes[j]->Lid()] ++; 723 723 vec_mask->SetValue(basalelement->nodes[j]->Sid(),1.,INS_VAL); 724 724 }
Note:
See TracChangeset
for help on using the changeset viewer.