xref: /petsc/src/mat/impls/cufft/makefile (revision 60259892a0f1a0c79f29a82ea84d4791e87cbca3)
1cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
2e133240eSMatthew G Knepley#requirespackage 'PETSC_HAVE_CUDA'
3e133240eSMatthew G Knepley#requiresprecision single
4e133240eSMatthew G Knepley#requiresscalar    complex
5e133240eSMatthew G Knepley
6e133240eSMatthew G KnepleyMANSEC    = Mat
7e133240eSMatthew G Knepley
8af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
9*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10