OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
ippl::detail::ViewAccess< 2, View > Struct Template Reference

#include <FFTOpenPoissonSolver.h>

Collaboration diagram for ippl::detail::ViewAccess< 2, View >:
Collaboration graph

Static Public Member Functions

KOKKOS_INLINE_FUNCTION static constexpr auto & get (View &&view, unsigned dim1, unsigned dim2, size_t i, size_t j, size_t k)
 

Detailed Description

template<typename View>
struct ippl::detail::ViewAccess< 2, View >

Definition at line 43 of file FFTOpenPoissonSolver.h.

Member Function Documentation

◆ get()

template<typename View >
KOKKOS_INLINE_FUNCTION static constexpr auto & ippl::detail::ViewAccess< 2, View >::get ( View &&  view,
unsigned  dim1,
unsigned  dim2,
size_t  i,
size_t  j,
size_t  k 
)
inlinestaticconstexpr

Definition at line 44 of file FFTOpenPoissonSolver.h.


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