Reference documentation for deal.II version GIT 6a72d26406 2023-06-07 13:05:01+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\}}\)
Public Types | List of all members
MemorySpace::Host Struct Reference

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

Public Types

using kokkos_space = ::Kokkos::HostSpace
 

Detailed Description

Structure describing Host memory space.

Definition at line 33 of file memory_space.h.

Member Typedef Documentation

◆ kokkos_space

using MemorySpace::Host::kokkos_space = ::Kokkos::HostSpace

Definition at line 35 of file memory_space.h.


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