ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for eb_::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) | eb_::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) | eb_::EBToPVD | privatestatic |
calc_intersects(int &int_count, std::array< bool, 12 > &intersects_flags, const std::array< Real, 12 > &alpha) | eb_::EBToPVD | privatestatic |
EBGridCoverage(int myID, const Real *problo, const Real *dx, const Box &bx, Array4< EBCellFlag const > const &flag) | eb_::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) | eb_::EBToPVD | |
EBToPVD()=default | eb_::EBToPVD | |
m_connectivity | eb_::EBToPVD | private |
m_grid | eb_::EBToPVD | private |
m_points | eb_::EBToPVD | private |
print_connectivity(std::ofstream &myfile) const | eb_::EBToPVD | private |
print_grids(std::ofstream &myfile) const | eb_::EBToPVD | private |
print_points(std::ofstream &myfile) const | eb_::EBToPVD | private |
reorder_polygon(const std::vector< std::array< Real, 3 >> &lpoints, std::array< int, 7 > &lconnect, const std::array< Real, 3 > &lnormal) | eb_::EBToPVD | private |
WriteEBVTP(int myID) const | eb_::EBToPVD | |
WritePVTP(int nProcs) | eb_::EBToPVD | static |