![]() |
Reference documentation for deal.II version GIT 29f9da0a34 2023-12-07 10:00:01+00:00
|
#include <deal.II/base/memory_space.h>
Public Types | |
using | kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space |
Structure describing the default memory space. If Kokkos was configured with a GPU backend, the default memory space is the one corresponding to that backend. Otherwise, the default memory space is the same as the Host memory space.
Definition at line 44 of file memory_space.h.
using MemorySpace::Default::kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space |
Definition at line 46 of file memory_space.h.