AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::detail::MemSpaceTraits< SPACE > Struct Template Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/v0.10.1/src/axom/core/ArrayBase.hpp>

Static Public Attributes

static constexpr OperationSpace Space = OperationSpace::Host
 
static constexpr bool IsUVMAccessible = false
 

Member Data Documentation

◆ Space

template<MemorySpace SPACE>
constexpr OperationSpace axom::detail::MemSpaceTraits< SPACE >::Space = OperationSpace::Host
staticconstexpr

◆ IsUVMAccessible

template<MemorySpace SPACE>
constexpr bool axom::detail::MemSpaceTraits< SPACE >::IsUVMAccessible = false
staticconstexpr

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