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