RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType > Member List

This is the complete list of members for RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >, including all inherited members.

dataRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
get_data() constRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
get_layout() constRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
layoutRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
layout_type typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
MultiView()=defaultRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
MultiView(pointer_type data_ptr, Args... dim_sizes)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
MultiView(pointer_type data_ptr, layout_type const &ly)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
MultiView(MultiView const &)=defaultRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
MultiView(MultiView &&)=defaultRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
MultiView(std::enable_if_t< IsConstView, NonConstView > const &rhs)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
nc_pointer_type typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
nc_value_type typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
NonConstView typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
operator()(Args... ar) constRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
operator=(MultiView const &)=defaultRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
operator=(MultiView &&)=defaultRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
pointer_type typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >
set_data(std::enable_if_t< IsConstValue, NonConstPointerType > data_ptr)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
set_data(pointer_type data_ptr)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
set_layout(layout_type const &ly)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
shift(const std::array< IdxLin, n_dims > &shift)RAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >inline
value_type typedefRAJA::MultiView< ValueType, LayoutType, P2Pidx, PointerType, NonConstPointerType >