Changeset 18055 for issm/trunk-jpl/src/c/analyses/ThermalAnalysis.h
- Timestamp:
- 05/23/14 15:16:45 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/ThermalAnalysis.h
r17686 r18055 35 35 void GetBAdvecprime(IssmDouble* B,Element* element,IssmDouble* xyz_list,Gauss* gauss); 36 36 void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element); 37 void GradientJ(Vector<IssmDouble>* gradient,int control_index); 37 38 void InputUpdateFromSolution(IssmDouble* solution,Element* element); 38 39 void UpdateConstraints(FemModel* femmodel);
Note:
See TracChangeset
for help on using the changeset viewer.