petsc-3.11.4 2019-09-28
Report Typos and Errors
#requirespackage   'PETSC_HAVE_FFTW'
#requiresprecision double

ALL: lib

# Set CFLAGS="-DPETSC_DEBUG_USFFT" to turn on debugging output
CFLAGS   =
FFLAGS   =
SOURCEC  = matusfft.c
LIBBASE  = libpetscdm
MANSEC   = DM
SUBMANSEC= DMDA
DIRS     =
LOCDIR   = src/dm/impls/da/usfft/

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test