Ignore:
Timestamp:
05/23/14 15:16:45 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added new method for gradient calculation

File:
1 edited

Legend:

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

    r18001 r18055  
    675675           _error_("not implemented yet");
    676676}/*}}}*/
     677void MasstransportAnalysis::GradientJ(Vector<IssmDouble>* gradient,int control_index){/*{{{*/
     678        _error_("Not implemented yet");
     679}/*}}}*/
    677680void MasstransportAnalysis::InputUpdateFromSolution(IssmDouble* solution,Element* element){/*{{{*/
    678681
Note: See TracChangeset for help on using the changeset viewer.