14b9ad928SBarry Smith 24b9ad928SBarry Smith#requirespackage 'PETSC_HAVE_SPAI' 34b9ad928SBarry Smith#requiresprecision double 44b9ad928SBarry Smith#requiresscalar real 54b9ad928SBarry Smith 64b9ad928SBarry SmithALL: lib 701a81e61SBarry Smith# 801a81e61SBarry Smith# 94b9ad928SBarry SmithCFLAGS = 104b9ad928SBarry SmithFFLAGS = 1101a81e61SBarry SmithCPPFLAGS = ${SPAI_INCLUDE} 1201a81e61SBarry SmithSOURCEC = ispai.c dspai.c 134b9ad928SBarry SmithSOURCEF = 144b9ad928SBarry SmithSOURCEH = 154b9ad928SBarry SmithLIBBASE = libpetscksp 1601a81e61SBarry SmithDIRS = 1701a81e61SBarry SmithMANSEC = PC 1852e90ed5SSatish BalayLOCDIR = src/ksp/pc/impls/spai/ 194b9ad928SBarry Smith 20*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 21*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 22*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 2301a81e61SBarry Smith 2401a81e61SBarry Smith 25