This is the complete list of members for amrex::STLtools, including all inherited members.
allcovered | amrex::STLtools | static |
allregular | amrex::STLtools | static |
build_bvh(Triangle *begin, Triangle *end, Gpu::PinnedVector< Node > &bvh_nodes) | amrex::STLtools | privatestatic |
bvh_size(int ntri, std::size_t &nnodes) | amrex::STLtools | privatestatic |
fill(MultiFab &mf, IntVect const &nghost, Geometry const &geom, Real outside_value=-1._rt, Real inside_value=1._rt) const | amrex::STLtools | |
fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn, Box const &bounding_box) const | amrex::STLtools | |
getBoxType(Box const &box, Geometry const &geom, RunOn) const | amrex::STLtools | |
getIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< EB2::Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &lst, Geometry const &geom, RunOn, Box const &bounding_box) const | amrex::STLtools | |
isGPUable() noexcept | amrex::STLtools | inlinestatic |
m_boundry_is_outside | amrex::STLtools | private |
m_bvh_max_size | amrex::STLtools | static |
m_bvh_max_splits | amrex::STLtools | static |
m_bvh_max_stack_size | amrex::STLtools | static |
m_bvh_nodes | amrex::STLtools | private |
m_bvh_optimization | amrex::STLtools | private |
m_num_tri | amrex::STLtools | private |
m_ptmax | amrex::STLtools | private |
m_ptmin | amrex::STLtools | private |
m_ptref | amrex::STLtools | private |
m_tri_normals_d | amrex::STLtools | private |
m_tri_pts_d | amrex::STLtools | private |
mixedcells | amrex::STLtools | static |
Node typedef | amrex::STLtools | |
prepare(Gpu::PinnedVector< Triangle > a_tri_pts) | amrex::STLtools | |
read_ascii_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const ¢er, int reverse_normal, Gpu::PinnedVector< Triangle > &a_tri_pts) | amrex::STLtools | private |
read_binary_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const ¢er, int reverse_normal, Gpu::PinnedVector< Triangle > &a_tri_pts) | amrex::STLtools | private |
read_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const ¢er, int reverse_normal) | amrex::STLtools | |
setBVHOptimization(bool flag) | amrex::STLtools | inline |
updateIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< EB2::Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &lst, Geometry const &geom) | amrex::STLtools | static |