1: ! 2: ! Include file for Fortran use of the MG preconditioner in PETSc 3: ! 4: #if !defined (__PETSCMGDEF_H) 7: #include finclude/petscpcdef.h 9: #define PCMGType PetscEnum 10: #define PCMGCycleType PetscEnum 12: #endif