Changeset 14589 for issm/trunk-jpl/src/c/classes/FemModel.h
- Timestamp:
- 04/15/13 15:56:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/FemModel.h
r14159 r14589 93 93 void ThicknessAbsGradientx( IssmDouble* pJ, bool process_units,int weight_index); 94 94 #endif 95 #ifdef _HAVE_GIA_ 96 void Deflection(Vector<IssmDouble>* wg); 97 #endif 95 98 void SystemMatricesx(Matrix<IssmDouble>** pKff, Matrix<IssmDouble>** pKfs, Vector<IssmDouble>** ppf, Vector<IssmDouble>** pdf, IssmDouble* pkmax); 96 99 void TimeAdaptx(IssmDouble* pdt);
Note:
See TracChangeset
for help on using the changeset viewer.