Hipace
|
#include <GPUUtil.H>
Public Member Functions | |
Array2 (const amrex::Array4< T > &rhs) noexcept | |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE T & | operator() (int i, int j) const noexcept |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE T * | ptr (int i, int j) const noexcept |
Public Attributes | |
T *AMREX_RESTRICT | p |
amrex::Long | jstride = 0 |
amrex::Long | start = 0 |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
amrex::Long Array2< T >::jstride = 0 |
T* AMREX_RESTRICT Array2< T >::p |
amrex::Long Array2< T >::start = 0 |