- Timestamp:
- 10/19/12 11:48:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/toolkits/petsc/patches/petscpatches.h ¶
r13600 r13754 38 38 InsertMode ISSMToPetscInsertMode(InsMode mode); 39 39 NormType ISSMToPetscNormMode(NormMode mode); 40 MatType ISSMToPetscMatrixType(MatrixType type);40 const MatType ISSMToPetscMatrixType(MatrixType type); 41 41 42 42 void PetscMatrixToDoubleMatrix(double** pmatrix, int* prows, int* pcols,Mat matrix);
Note:
See TracChangeset
for help on using the changeset viewer.