Block-Structured AMR Software Framework
amrex::STLtools Member List

This is the complete list of members for amrex::STLtools, including all inherited members.

allcoveredamrex::STLtoolsstatic
allregularamrex::STLtoolsstatic
build_bvh(Triangle *begin, Triangle *end, Gpu::PinnedVector< Node > &bvh_nodes)amrex::STLtoolsprivatestatic
bvh_size(int ntri, std::size_t &nnodes)amrex::STLtoolsprivatestatic
fill(MultiFab &mf, IntVect const &nghost, Geometry const &geom, Real outside_value=-1._rt, Real inside_value=1._rt) constamrex::STLtools
fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn, Box const &bounding_box) constamrex::STLtools
getBoxType(Box const &box, Geometry const &geom, RunOn) constamrex::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) constamrex::STLtools
isGPUable() noexceptamrex::STLtoolsinlinestatic
m_boundry_is_outsideamrex::STLtoolsprivate
m_bvh_max_sizeamrex::STLtoolsstatic
m_bvh_max_splitsamrex::STLtoolsstatic
m_bvh_max_stack_sizeamrex::STLtoolsstatic
m_bvh_nodesamrex::STLtoolsprivate
m_bvh_optimizationamrex::STLtoolsprivate
m_num_triamrex::STLtoolsprivate
m_ptmaxamrex::STLtoolsprivate
m_ptminamrex::STLtoolsprivate
m_ptrefamrex::STLtoolsprivate
m_tri_normals_damrex::STLtoolsprivate
m_tri_pts_damrex::STLtoolsprivate
mixedcellsamrex::STLtoolsstatic
Node typedefamrex::STLtools
prepare(Gpu::PinnedVector< Triangle > a_tri_pts)amrex::STLtools
read_ascii_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const &center, int reverse_normal, Gpu::PinnedVector< Triangle > &a_tri_pts)amrex::STLtoolsprivate
read_binary_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const &center, int reverse_normal, Gpu::PinnedVector< Triangle > &a_tri_pts)amrex::STLtoolsprivate
read_stl_file(std::string const &fname, Real scale, Array< Real, 3 > const &center, int reverse_normal)amrex::STLtools
setBVHOptimization(bool flag)amrex::STLtoolsinline
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::STLtoolsstatic