1: ! 2: ! Include file for Fortran use of the DT package in PETSc 3: ! 4: #if !defined (PETSCDTDEF_H) 5: #define PETSCDTDEF_H 7: #define PetscDTNodeType PetscEnum 8: #define PetscGaussLobattoLegendreCreateType PetscEnum 10: #endif