This is the complete list of members for amrex::EB2::PolyIF< N >, including all inherited members.
m_polynomial | amrex::EB2::PolyIF< N > | protected |
m_sign | amrex::EB2::PolyIF< N > | protected |
operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept | amrex::EB2::PolyIF< N > | inline |
operator()(const RealArray &p) const noexcept | amrex::EB2::PolyIF< N > | inline |
PolyIF(const GpuArray< PolyTerm, N > &a_polynomial, bool a_inside=true) | amrex::EB2::PolyIF< N > | inline |