This is the complete list of members for hexed::Mesh, including all inherited members.
| add_boundary_condition(std::shared_ptr< Flow_bc > flow_bc)=0 | hexed::Mesh | pure virtual |
| add_tree(std::vector< std::shared_ptr< Flow_bc > > extremal_bcs, Mat<> origin=Mat<>::Zero(3))=0 | hexed::Mesh | pure virtual |
| cleanup()=0 | hexed::Mesh | pure virtual |
| connect_boundary(int ref_level, bool is_deformed, Int element_serial_n, int i_dim, int face_sign, int bc_serial_n)=0 | hexed::Mesh | pure virtual |
| connect_cartesian(int ref_level, std::array< Int, 2 > serial_n, Connection_direction dir, std::array< bool, 2 > is_deformed={false, false})=0 | hexed::Mesh | pure virtual |
| connect_deformed(int ref_level, std::array< Int, 2 > serial_n, Connection_direction direction)=0 | hexed::Mesh | pure virtual |
| connect_hanging(int coarse_ref_level, Int coarse_serial, std::vector< Int > fine_serial, Connection_direction, bool coarse_deformed=false, std::vector< bool > fine_deformed={false, false, false, false}, std::array< bool, 2 > stretch={false, false})=0 | hexed::Mesh | pure virtual |
| connect_rest(int bc_sn)=0 | hexed::Mesh | pure virtual |
| disconnect_boundary(int bc_sn)=0 | hexed::Mesh | pure virtual |
| elem_handles()=0 | hexed::Mesh | pure virtual |
| execute_adaptation()=0 (defined in hexed::Mesh) | hexed::Mesh | pure virtual |
| export_polymesh(std::string dir_name)=0 | hexed::Mesh | pure virtual |
| extrude(bool collapse=false, bool force=false)=0 | hexed::Mesh | pure virtual |
| n_elements()=0 | hexed::Mesh | pure virtual |
| plan_adaptation(std::function< bool(Element &, int)> refine_criterion, std::function< bool(Element &, int)> unrefine_criterion, bool set_floor)=0 (defined in hexed::Mesh) | hexed::Mesh | pure virtual |
| root_size()=0 | hexed::Mesh | pure virtual |
| set_surface(std::shared_ptr< Surface_geom > geometry, std::shared_ptr< Flow_bc > surface_bc, Eigen::VectorXd flood_fill_start=Eigen::VectorXd::Zero(3))=0 | hexed::Mesh | pure virtual |
| set_unref_locks(std::function< bool(Element &)> lock_if=criteria::never)=0 (defined in hexed::Mesh) | hexed::Mesh | pure virtual |
| stopwatch_tree() const =0 | hexed::Mesh | pure virtual |
| surface_bc_sn()=0 | hexed::Mesh | pure virtual |
| update(std::function< bool(Element &)> refine_criterion=criteria::always, std::function< bool(Element &)> unrefine_criterion=criteria::never)=0 | hexed::Mesh | pure virtual |
| valid()=0 | hexed::Mesh | pure virtual |
| visualize(std::string format, std::string file_name, double time=0)=0 | hexed::Mesh | pure virtual |
| write(std::string file_name)=0 (defined in hexed::Mesh) | hexed::Mesh | pure virtual |
| ~Mesh()=default (defined in hexed::Mesh) | hexed::Mesh | virtual |