Ignore:
Timestamp:
07/31/20 09:21:13 (5 years ago)
Author:
Mathieu Morlighem
Message:

NEW: enable P0 controls

File:
1 edited

Legend:

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

    r24335 r25317  
    206206           _error_("not implemented yet");
    207207}/*}}}*/
    208 void           SmoothAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index){/*{{{*/
     208void           SmoothAnalysis::GradientJ(Vector<IssmDouble>* gradient,Element*  element,int control_type,int control_interp,int control_index){/*{{{*/
    209209        _error_("Not implemented yet");
    210210}/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.