#include <AMReX_EB2_IF_Translation.H>
Public Member Functions | |
TranslationIF (F a_f, const RealArray &a_offset) | |
Real | operator() (const RealArray &p) const noexcept |
template<class U = F, std::enable_if_t< IsGPUable< U >::value, int > = 0> | |
AMREX_GPU_HOST_DEVICE Real | operator() (AMREX_D_DECL(Real x, Real y, Real z)) const noexcept |
Protected Attributes | |
F | m_f |
XDim3 | m_offset |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
protected |
|
protected |