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