1: ! 2: ! 3: ! Include file for Fortran use of the Mesh package in PETSc 4: ! 5: #if !defined (__PETSCDMMESHDEF_H) 8: #include finclude/petscdmdef.h 10: #if !defined(PETSC_USE_FORTRAN_DATATYPES) 11: #define SectionReal PetscFortranAddr 12: #define SectionInt PetscFortranAddr 13: #endif 15: #endif