This is the complete list of members for amrex::EB2::PlaneIF, including all inherited members.
m_normal | amrex::EB2::PlaneIF | protected |
m_point | amrex::EB2::PlaneIF | protected |
m_sign | amrex::EB2::PlaneIF | protected |
operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept | amrex::EB2::PlaneIF | inline |
operator()(const RealArray &p) const noexcept | amrex::EB2::PlaneIF | inline |
PlaneIF(const RealArray &a_point, const RealArray &a_normal, bool a_inside=true) | amrex::EB2::PlaneIF | inline |