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

    r17686 r18055  
    3535                void GetBAdvecprime(IssmDouble* B,Element* element,IssmDouble* xyz_list,Gauss* gauss);
    3636                void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element);
     37                void GradientJ(Vector<IssmDouble>* gradient,int control_index);
    3738                void InputUpdateFromSolution(IssmDouble* solution,Element* element);
    3839                void UpdateConstraints(FemModel* femmodel);
Note: See TracChangeset for help on using the changeset viewer.