MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu::AppendTrait< Kokkos::View< DataType, Pack... >, T > Struct Template Reference

#include <MueLu_Utilities_kokkos_decl.hpp>

Public Types

typedef Kokkos::View< DataType, Pack... > view_type
 
using type = Kokkos::View< DataType, typename view_type::array_layout, typename view_type::device_type, typename CombineMemoryTraits<typename view_type::memory_traits,T>::type >
 

Detailed Description

template<class DataType, unsigned T, class... Pack>
struct MueLu::AppendTrait< Kokkos::View< DataType, Pack... >, T >

Definition at line 790 of file MueLu_Utilities_kokkos_decl.hpp.

Member Typedef Documentation

◆ view_type

template<class DataType , unsigned T, class... Pack>
typedef Kokkos::View< DataType, Pack... > MueLu::AppendTrait< Kokkos::View< DataType, Pack... >, T >::view_type

Definition at line 791 of file MueLu_Utilities_kokkos_decl.hpp.

◆ type

template<class DataType , unsigned T, class... Pack>
using MueLu::AppendTrait< Kokkos::View< DataType, Pack... >, T >::type = Kokkos::View< DataType, typename view_type::array_layout, typename view_type::device_type, typename CombineMemoryTraits<typename view_type::memory_traits,T>::type >

Definition at line 792 of file MueLu_Utilities_kokkos_decl.hpp.


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