14b9ad928SBarry Smith 24b9ad928SBarry Smith#requirespackage 'PETSC_HAVE_HYPRE' 34b9ad928SBarry Smith#requiresprecision double 44b9ad928SBarry Smith#requiresscalar real 54b9ad928SBarry Smith 64b9ad928SBarry Smith 74b9ad928SBarry SmithALL: lib 84b9ad928SBarry Smith 94b9ad928SBarry SmithCFLAGS = ${HYPRE_INCLUDE} 104b9ad928SBarry SmithFFLAGS = 1116d9e3a6SLisandro DalcinSOURCEC = hypre.c 124b9ad928SBarry SmithSOURCEF = 134b9ad928SBarry SmithSOURCEH = 144b9ad928SBarry SmithLIBBASE = libpetscksp 154b9ad928SBarry SmithMANSEC = PC 164b9ad928SBarry SmithLOCDIR = src/ksp/pc/impls/hypre/ 174b9ad928SBarry Smith 18*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 19*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 20*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 214b9ad928SBarry Smith 22