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/L2ProjectionEPLAnalysis.cpp

    r18055 r18057  
    229229           _error_("not implemented yet");
    230230}/*}}}*/
    231 void L2ProjectionEPLAnalysis::GradientJ(Vector<IssmDouble>* gradient,int control_index){/*{{{*/
     231void L2ProjectionEPLAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/
    232232        _error_("Not implemented yet");
    233233}/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.