Changeset 13897
- Timestamp:
- 11/07/12 15:10:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/toolkits/petsc/patches/NewMat.cpp
r13895 r13897 93 93 #if _PETSC_MAJOR_ >= 3 94 94 #ifdef _HAVE_PETSCDEV_ 95 MatType type; 96 #else 95 97 const MatType type; 96 #else97 MatType type;98 98 #endif 99 99 #else
Note:
See TracChangeset
for help on using the changeset viewer.