Actual source code: petscsnesfas.h

  1: !
  2: !  Include file for Fortran use of the FAS nonlinear solvers in PETSc
  3: !
  4: #if !defined (PETSCSNESFASDEF_H)
  5: #define PETSCSNESFASDEF_H

  7: #include "petsc/finclude/petscsnes.h"

  9: #define SNESFASType PetscEnum

 11: #endif