#include <AMReX_EB2_IF_DevicePtr.H>
Public Member Functions | |
DevicePtrIF (T *a_p) | |
AMREX_GPU_HOST_DEVICE Real | operator() (AMREX_D_DECL(Real x, Real y, Real z)) const noexcept |
Real | operator() (const RealArray &a) const noexcept |
Protected Attributes | |
T * | p = nullptr |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
protected |