#include <AMReX_EB2_IF_Complement.H>
Public Member Functions | |
| ComplementIF (F a_f) | |
| Real | operator() (const RealArray &p) const noexcept |
| 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 |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
protected |