#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> | |
| __host__ __device__ Real | operator() (Real x, Real y, Real z) const noexcept |
Protected Attributes | |
| F | m_f |
| int | m_direction |
|
inline |
|
inline |
|
inlinenoexcept |
|
protected |
|
protected |