1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2e133240eSMatthew G Knepley#requirespackage 'PETSC_HAVE_CUDA' 3e133240eSMatthew G Knepley#requiresprecision single 4e133240eSMatthew G Knepley#requiresscalar complex 5e133240eSMatthew G KnepleyALL: lib 6e133240eSMatthew G Knepley 7e133240eSMatthew G KnepleyCFLAGS = 8e133240eSMatthew G KnepleyFFLAGS = 9e133240eSMatthew G KnepleySOURCECU = cufft.cu 10e133240eSMatthew G KnepleySOURCEF = 11e133240eSMatthew G KnepleySOURCEH = 12e133240eSMatthew G KnepleyLIBBASE = libpetscmat 13e133240eSMatthew G KnepleyDIRS = 14e133240eSMatthew G KnepleyMANSEC = Mat 153e1910f1SJed BrownLOCDIR = src/mat/impls/cufft/ 16e133240eSMatthew G Knepley 17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 19af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 20