This is the complete list of members for amrex::EBToPVD, including all inherited members.
| calc_alpha(std::array< Real, 12 > &alpha, const std::array< Real, 3 > &n0, Real p, const std::array< std::array< Real, 3 >, 8 > &vertex, const Real *dx) | amrex::EBToPVD | privatestatic |
| calc_hesse(Real &distance, std::array< Real, 3 > &n0, Real &p, const std::array< Real, 3 > &normal, const std::array< Real, 3 > ¢roid) | amrex::EBToPVD | privatestatic |
| calc_intersects(int &int_count, std::array< bool, 12 > &intersects_flags, const std::array< Real, 12 > &alpha) | amrex::EBToPVD | privatestatic |
| EBGridCoverage(int myID, const Real *problo, const Real *dx, const Box &bx, Array4< EBCellFlag const > const &flag) | amrex::EBToPVD | |
| EBToPolygon(const Real *problo, const Real *dx, const Box &bx, Array4< EBCellFlag const > const &flag, Array4< Real const > const &bcent, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz) | amrex::EBToPVD | |
| EBToPVD()=default | amrex::EBToPVD | |
| m_connectivity | amrex::EBToPVD | private |
| m_grid | amrex::EBToPVD | private |
| m_points | amrex::EBToPVD | private |
| print_connectivity(std::ofstream &myfile) const | amrex::EBToPVD | private |
| print_grids(std::ofstream &myfile) const | amrex::EBToPVD | private |
| print_points(std::ofstream &myfile) const | amrex::EBToPVD | private |
| reorder_polygon(const std::vector< std::array< Real, 3 > > &lpoints, std::array< int, 7 > &lconnect, const std::array< Real, 3 > &lnormal) | amrex::EBToPVD | private |
| WriteEBVTP(int myID) const | amrex::EBToPVD | |
| WritePVTP(int nProcs) | amrex::EBToPVD | static |