Changeset 25317 for issm/trunk-jpl/src/c/analyses/SmoothAnalysis.cpp
- Timestamp:
- 07/31/20 09:21:13 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/SmoothAnalysis.cpp
r24335 r25317 206 206 _error_("not implemented yet"); 207 207 }/*}}}*/ 208 void SmoothAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/208 void SmoothAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_interp,int control_index){/*{{{*/ 209 209 _error_("Not implemented yet"); 210 210 }/*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.