Reference documentation for deal.II version 9.6.0
|
#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 43 of file memory_space.h.
using MemorySpace::Default::kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space |
Definition at line 45 of file memory_space.h.