]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable warnings in Kokkos headers
authorDaniel Arndt <arndtd@ornl.gov>
Thu, 2 Feb 2023 03:32:32 +0000 (22:32 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Thu, 2 Feb 2023 03:32:32 +0000 (22:32 -0500)
include/deal.II/base/exceptions.h

index c0ab82d72c93f2f959c9d3a6ef57617a579fe7c1..72a08d81d03dc86b4cad5ac8b3fb5a8205d625ca 100644 (file)
@@ -28,7 +28,9 @@
 #  include <cusparse.h>
 #endif
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <Kokkos_Core.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 DEAL_II_NAMESPACE_OPEN
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.