source: issm/trunk-jpl/externalpackages/petsc-dev/src/include/finclude/petscdm.h90@ 11896

Last change on this file since 11896 was 11896, checked in by habbalf, 13 years ago

petsc-dev : Petsc development code in external packages. Mercurial updates

File size: 243 bytes
Line 
1!
2!
3! Additional DM include file for use of PETSc with Fortran 90/HPF
4!
5#include "finclude/ftn-custom/petscdm.h90"
6#if defined(PETSC_USE_FORTRAN_INTERFACES)
7 interface
8#include "finclude/ftn-auto/petscdm.h90"
9 end interface
10#endif
11
Note: See TracBrowser for help on using the repository browser.