xref: /petsc/src/mat/impls/h2opus/math2opuscpu.cxx (revision 9fa2b5dc4b282fa18c56e368051dae5900e59c9f)
1 #include <h2opusconf.h>
2 #if !defined(H2OPUS_USE_GPU)
3 #include "../src/mat/impls/h2opus/math2opus.cu"
4 #endif
5