Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\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 43 of file memory_space.h.

Member Typedef Documentation

◆ kokkos_space

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

Definition at line 45 of file memory_space.h.


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