source:
issm/trunk-jpl/externalpackages/petsc-dev/src/include/finclude/petscdmda.h90@
11896
Last change on this file since 11896 was 11896, checked in by , 13 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
1 | ! |
2 | ! |
3 | ! Additional DM include file for use of PETSc with Fortran 90/HPF |
4 | ! |
5 | #include "finclude/ftn-custom/petscdmda.h90" |
6 | #if defined(PETSC_USE_FORTRAN_INTERFACES) |
7 | interface |
8 | #include "finclude/ftn-auto/petscdmda.h90" |
9 | end interface |
10 | #endif |
11 |
Note:
See TracBrowser
for help on using the repository browser.