Actual source code: petscmat.h90

petsc-3.3-p7 2013-05-11
  1: !
  2: !
  3: !  Additional Mat include file for use of PETSc with Fortran 90
  4: !

  6: #include "finclude/ftn-custom/petscmat.h90"
  7: #if defined(PETSC_USE_FORTRAN_INTERFACES)
  8:       interface
  9: #include "finclude/ftn-auto/petscmat.h90"
 10:       end interface
 11: #endif