1: ! 2: ! 3: ! Include file for Fortran use of the AO (application ordering) package in PETSc 4: ! 5: #if !defined (__PETSCAODEF_H) 8: #include finclude/petscisdef.h 10: #define AO PetscFortranAddr 11: #define AOType PetscEnum 12: #define AOData2dGrid PetscFortranAddr 14: #endif