Changeset 16734 for issm/trunk-jpl/src/c/classes/Elements/Tria.h
- Timestamp:
- 11/13/13 11:02:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.h
r16727 r16734 79 79 void CreateJacobianMatrix(Matrix<IssmDouble>* Jff); 80 80 void Delta18oParameterization(void); 81 void EnthalpyToThermal(IssmDouble* ptemperature,IssmDouble* pwaterfraction,IssmDouble enthalpy,IssmDouble pressure){_error_("not implemented yet");}; 81 82 void FindParam(int* pvalue,int paramenum); 82 83 void FindParam(IssmDouble* pvalue,int paramenum);
Note:
See TracChangeset
for help on using the changeset viewer.