Actual source code: petscsysdef.h

  1: !
  2: !
  3: !  Include file for Fortran use of the System package in PETSc
  4: !
  5: #if !defined (__PETSCSYSDEF_H)

  8: #define PetscRandom PetscFortranAddr
  9: #define PetscRandomType character*(80)
 10: #define PetscBinarySeekType PetscEnum

 12: #endif