Changeset 23588 for issm/trunk-jpl/src/c/classes/Loads/Neumannflux.h
- Timestamp:
- 01/02/19 20:42:58 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Neumannflux.h
r23020 r23588 63 63 void GetNodesSidList(int* sidlist); 64 64 int GetNumberOfNodes(void); 65 bool InAnalysis(int analysis_type);66 65 bool IsPenalty(void); 67 66 void PenaltyCreateJacobianMatrix(Matrix<IssmDouble>* Jff,IssmDouble kmax){_error_("Not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.