Ignore:
Timestamp:
04/18/19 15:48:42 (6 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added 508 cost function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/AdjointHorizAnalysis.h

    r23585 r23867  
    3838                void           GradientJBbarFS(Element* element,Vector<IssmDouble>* gradient,int control_index);
    3939                void           GradientJBbarGradient(Element* element,Vector<IssmDouble>* gradient,int control_index);
     40                void           GradientJBinitial(Element* element,Vector<IssmDouble>* gradient,int control_index);
    4041                void           GradientJBbarL1L2(Element* element,Vector<IssmDouble>* gradient,int control_index);
    4142                void           GradientJBbarHO(Element* element,Vector<IssmDouble>* gradient,int control_index);
Note: See TracChangeset for help on using the changeset viewer.