kokkos-utils 0.0.2
 
Loading...
Searching...
No Matches
Kokkos::utils::tests::printers::DeepAssign1DFormatting< ViewType > Struct Template Reference

Public Member Functions

template<std::integral T>
KOKKOS_FUNCTION void operator() (const T) const
 

Public Attributes

ViewType view
 

Detailed Description

template<concepts::ViewOfRank< 1 > ViewType>
struct Kokkos::utils::tests::printers::DeepAssign1DFormatting< ViewType >

Definition at line 72 of file test_View.cpp.

Member Function Documentation

◆ operator()()

template<concepts::ViewOfRank< 1 > ViewType>
template<std::integral T>
KOKKOS_FUNCTION void Kokkos::utils::tests::printers::DeepAssign1DFormatting< ViewType >::operator() ( const T ) const
inline

Definition at line 77 of file test_View.cpp.

Member Data Documentation

◆ view

template<concepts::ViewOfRank< 1 > ViewType>
ViewType Kokkos::utils::tests::printers::DeepAssign1DFormatting< ViewType >::view

Definition at line 74 of file test_View.cpp.


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