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