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/StressbalanceVerticalAnalysis.h

    r18055 r18057  
    3333                void GetBprime(IssmDouble* B,Element* element,IssmDouble* xyz_list,Gauss* gauss);
    3434                void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element);
    35                 void GradientJ(Vector<IssmDouble>* gradient,int control_index);
     35                void GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index);
    3636                void InputUpdateFromSolution(IssmDouble* solution,Element* element);
    3737                void UpdateConstraints(FemModel* femmodel);
Note: See TracChangeset for help on using the changeset viewer.