Ignore:
Timestamp:
02/06/12 16:59:01 (13 years ago)
Author:
Mathieu Morlighem
Message:

Prepared Stokes Newton's iterations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Elements/Penta.h

    r11322 r11338  
    235235                ElementMatrix* CreateKMatrixDiagnosticVertVolume(void);
    236236                ElementMatrix* CreateKMatrixDiagnosticVertSurface(void);
     237                ElementMatrix* CreateJacobianDiagnosticHoriz(void);
    237238                ElementMatrix* CreateJacobianDiagnosticPattyn(void);
     239                ElementMatrix* CreateJacobianDiagnosticStokes(void);
    238240                void           InputUpdateFromSolutionDiagnosticHoriz( double* solutiong);
    239241                void           InputUpdateFromSolutionDiagnosticMacAyeal( double* solutiong);
Note: See TracChangeset for help on using the changeset viewer.