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