Actual source code: petscbag.h

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

  7: #define PetscBag PetscFortranAddr

  9: #endif