Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
MemorySpace::Default Struct Reference

#include <deal.II/base/memory_space.h>

Public Types

using kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space
 

Detailed Description

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.

Member Typedef Documentation

◆ kokkos_space

using MemorySpace::Default::kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space

Definition at line 46 of file memory_space.h.


The documentation for this struct was generated from the following file: