Changeset 13897


Ignore:
Timestamp:
11/07/12 15:10:54 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: the otehr way around for petsc dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/toolkits/petsc/patches/NewMat.cpp

    r13895 r13897  
    9393        #if _PETSC_MAJOR_ >= 3
    9494        #ifdef _HAVE_PETSCDEV_
     95        MatType type;
     96        #else
    9597        const MatType type;
    96         #else
    97         MatType type;
    9898        #endif
    9999        #else
Note: See TracChangeset for help on using the changeset viewer.