deal.II version GIT relicensing-1989-gd7a2c90e4e 2024-10-14 01:50: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.