Changeset 23084
- Timestamp:
- 08/10/18 16:16:47 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/StressbalanceSIAAnalysis.cpp
r22576 r23084 475 475 /*Deal with basal velocities*/ 476 476 if(element->IsOnBase()){ 477 /*Make sure to now push the gauss point to the base*/ 478 delete gauss; gauss=element->NewGauss(); 479 gauss->GaussVertex(nodedown); 477 480 switch(frictionlaw){ 478 481 case 1:
Note:
See TracChangeset
for help on using the changeset viewer.