Changeset 25317 for issm/trunk-jpl/src/c/analyses/LoveAnalysis.h
- Timestamp:
- 07/31/20 09:21:13 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/LoveAnalysis.h
r24335 r25317 29 29 void GetBprime(IssmDouble* B,Element* element,int dim,IssmDouble* xyz_list,Gauss* gauss); 30 30 void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element); 31 void GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_index);31 void GradientJ(Vector<IssmDouble>* gradient,Element* element,int control_type,int control_interp,int control_index); 32 32 void InputUpdateFromSolution(IssmDouble* solution,Element* element); 33 33 void UpdateConstraints(FemModel* femmodel);
Note:
See TracChangeset
for help on using the changeset viewer.