source:
issm/trunk-jpl/externalpackages/petsc-dev/src/include/finclude/petscmat.h90@
11896
Last change on this file since 11896 was 11896, checked in by , 13 years ago | |
---|---|
File size: 243 bytes |
Line | |
---|---|
1 | ! |
2 | ! |
3 | ! Additional Mat include file for use of PETSc with Fortran 90 |
4 | ! |
5 | |
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 |
12 |
Note:
See TracBrowser
for help on using the repository browser.