- Timestamp:
- 07/31/20 09:21:13 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/StressbalanceSIAAnalysis.cpp
r24933 r25317 556 556 xDelete<IssmDouble>(values); 557 557 }/*}}}*/ 558 void StressbalanceSIAAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/558 void StressbalanceSIAAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_interp,int control_index){/*{{{*/ 559 559 _error_("Not implemented yet"); 560 560 }/*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.