Changeset 18057 for issm/trunk-jpl/src/c/analyses/ThermalAnalysis.cpp
- Timestamp:
- 05/25/14 17:30:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/ThermalAnalysis.cpp
r18055 r18057 654 654 xDelete<IssmDouble>(dbasis); 655 655 }/*}}}*/ 656 void ThermalAnalysis::GradientJ(Vector<IssmDouble>* gradient, int control_index){/*{{{*/656 void ThermalAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/ 657 657 _error_("Not implemented yet"); 658 658 }/*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.