Changeset 15771 for issm/trunk-jpl/src/c/classes/Loads/Riftfront.h
- Timestamp:
- 08/09/13 10:59:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Riftfront.h
r13925 r15771 89 89 /*Riftfront specific routines: {{{*/ 90 90 bool PreStable(); 91 ElementMatrix* PenaltyCreateKMatrix DiagnosticHoriz(IssmDouble kmax);92 ElementVector* PenaltyCreatePVector DiagnosticHoriz(IssmDouble kmax);91 ElementMatrix* PenaltyCreateKMatrixStressbalanceHoriz(IssmDouble kmax); 92 ElementVector* PenaltyCreatePVectorStressbalanceHoriz(IssmDouble kmax); 93 93 void SetPreStable(); 94 94 int PreConstrain(int* punstable);
Note:
See TracChangeset
for help on using the changeset viewer.