Ignore:
Timestamp:
08/09/13 10:59:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: Diagnostic is now Stressbalance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Riftfront.h

    r13925 r15771  
    8989                /*Riftfront specific routines: {{{*/
    9090                bool  PreStable();
    91                 ElementMatrix* PenaltyCreateKMatrixDiagnosticHoriz(IssmDouble kmax);
    92                 ElementVector* PenaltyCreatePVectorDiagnosticHoriz(IssmDouble kmax);
     91                ElementMatrix* PenaltyCreateKMatrixStressbalanceHoriz(IssmDouble kmax);
     92                ElementVector* PenaltyCreatePVectorStressbalanceHoriz(IssmDouble kmax);
    9393                void  SetPreStable();
    9494                int   PreConstrain(int* punstable);
Note: See TracChangeset for help on using the changeset viewer.