Changeset 10359 for issm/trunk
- Timestamp:
- 10/28/11 20:38:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/GroundinglineMigrationx/GroundinglineMigrationxUtils.cpp
r10358 r10359 200 200 element=(Element*)elements->GetObjectByOffset(i); 201 201 if(elements_touching_iceshelf[element->Sid()]){ 202 local_nflipped+=element->UpdatePotentialSheetUngrounding( potential_sheet_ungrounding,vec_nodes_on_iceshelf,nodes_on_iceshelf);202 local_nflipped+=element->UpdatePotentialSheetUngrounding(vertices_potentially_ungrounding,vec_nodes_on_iceshelf,nodes_on_iceshelf); 203 203 } 204 204 }
Note:
See TracChangeset
for help on using the changeset viewer.