Ignore:
Timestamp:
05/25/14 17:30:19 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: working on migrating gradients to adjoints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/ThermalAnalysis.cpp

    r18055 r18057  
    654654        xDelete<IssmDouble>(dbasis);
    655655}/*}}}*/
    656 void ThermalAnalysis::GradientJ(Vector<IssmDouble>* gradient,int control_index){/*{{{*/
     656void ThermalAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/
    657657        _error_("Not implemented yet");
    658658}/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.