![]() |
Reference documentation for deal.II version GIT 8e09676776 2023-03-27 21:15: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 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.