#include <AMReX_EB2_IF_Scale.H>
Public Member Functions | |
| ScaleIF (F a_f, const RealArray &a_scalefactor) | |
| 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 |
| Real | operator() (const RealArray &p) const noexcept |
Protected Attributes | |
| F | m_f |
| XDim3 | m_sfinv |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
protected |
|
protected |