#include <AMReX_EB2_IF_Extrusion.H>
Public Member Functions | |
ExtrusionIF (F a_f, int direction) | |
Real | operator() (const RealArray &p) const |
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 |
int | m_direction |
|
inline |
|
inlinenoexcept |
|
inline |
|
protected |
|
protected |