deal.II version GIT relicensing-2287-g6548a49e0a 2024-12-20 18:30:00+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 43 of file memory_space.h.
using MemorySpace::Default::kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space |
Definition at line 45 of file memory_space.h.