Add necessary Kokkos header includes.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Mar 2025 05:27:16 +0000 (23:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Mar 2025 14:54:55 +0000 (08:54 -0600)
include/deal.II/base/partitioner.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/vector_memory.templates.h
include/deal.II/matrix_free/portable_evaluation_kernels.h
include/deal.II/matrix_free/portable_hanging_nodes_internal.h
include/deal.II/matrix_free/tools.h

index c372e3e50a8a6f72063872e40889b2ef1f67f7ee..14e30724f07a25c81ae38bc8b84ac04714fa3874 100644 (file)
@@ -27,6 +27,8 @@
 
 #include <deal.II/lac/vector_operation.h>
 
+#include <Kokkos_Core_fwd.hpp>
+
 #include <limits>
 #include <memory>
 #include <vector>
index 43ff7029b7721109b1f714bf6fbd9797a65a3435..fad5644685b087704d9c1c533cdd1d21e4ed122e 100644 (file)
@@ -57,6 +57,8 @@
 #include <boost/serialization/complex.hpp>
 #include <boost/serialization/utility.hpp>
 
+#include <Kokkos_View.hpp>
+
 #include <algorithm>
 #include <complex>
 #include <iomanip>
index 0793815015356f14bd318de4f913972e948bd0b9..d3e67348e1909d3eca551ebeda7dc081e50540a0 100644 (file)
@@ -27,6 +27,8 @@
 #include <deal.II/lac/trilinos_vector.h>
 #include <deal.II/lac/vector_operations_internal.h>
 
+#include <Kokkos_View.hpp>
+
 #include <memory>
 
 
index c73d76c67da05631de4500dee74b666612373786..90226ee424adbd5cfa2e256e94d2ce0eafc368b8 100644 (file)
@@ -24,6 +24,8 @@
 
 #include <deal.II/lac/vector_memory.h>
 
+#include <Kokkos_Core.hpp>
+
 #include <memory>
 
 DEAL_II_NAMESPACE_OPEN
index 42a477b42d128db2ba9ca9d5faabb4f5c4a7a1a1..f94af934c8ec82bc6ae71eee093a8540fc844a06 100644 (file)
@@ -24,6 +24,8 @@
 #include <deal.II/matrix_free/portable_matrix_free.h>
 #include <deal.II/matrix_free/portable_tensor_product_kernels.h>
 
+#include <Kokkos_View.hpp>
+
 
 DEAL_II_NAMESPACE_OPEN
 
index 4ec36c7edab32d9814235638e2a7212573eb28bd..71a312c3ea52217ff15e612961a4c5ca36a6409c 100644 (file)
@@ -19,6 +19,9 @@
 
 #include <deal.II/matrix_free/hanging_nodes_internal.h>
 
+#include <Kokkos_ExecPolicy.hpp>
+
+
 DEAL_II_NAMESPACE_OPEN
 namespace Portable
 {
index 988e6b6b4e81444a772e3fa3d19969ceb32e2a51..e9f58e2bc5780cf1280ce383c32727f5d9d507a1 100644 (file)
@@ -25,6 +25,8 @@
 #include <deal.II/matrix_free/portable_matrix_free.h>
 #include <deal.II/matrix_free/vector_access_internal.h>
 
+#include <Kokkos_Parallel.hpp>
+
 
 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.