This is the complete list of members for hexed::Tree, including all inherited members.
| _connect(Base< void, void > &that) | hexed::mutual::Base< void, void > | inlineprotected |
| _disconnect(Base< void, void > &that) | hexed::mutual::Base< void, void > | inlineprotected |
| _mine() const | hexed::mutual::Base< void, void > | inlinevirtual |
| _yours(Base< void, void > &that) | hexed::mutual::Base< void, void > | inlineprotectedstatic |
| _yours(const Base< void, void > &that) | hexed::mutual::Base< void, void > | inlineprotectedstatic |
| anisotropic_refinement_level() const (defined in hexed::Tree) | hexed::Tree | |
| center() const | hexed::Tree | |
| children() | hexed::Tree | |
| clear_status() | hexed::Tree | |
| connect(std::array< std::vector< Tree * >, 2 >, Connection_direction) (defined in hexed::Tree) | hexed::Tree | |
| connect(std::array< Tree *, 2 >, Connection_direction) (defined in hexed::Tree) | hexed::Tree | |
| coordinates() const | hexed::Tree | |
| def_elem | hexed::Tree | |
| delete_grafts() | hexed::Tree | |
| desired_refinement_level() const | hexed::Tree | |
| elem | hexed::Tree | |
| find_connection_neighbors(int i_face) (defined in hexed::Tree) | hexed::Tree | |
| find_index(Int index, bool leaf=false) | hexed::Tree | |
| find_leaf(Array< int > ref_level, Array< Int > coords, Array< int > bias=Array< int >::make_uniform({3}, 0)) | hexed::Tree | |
| find_leaf(int ref_level, Array< Int > coords, Array< int > bias=Array< int >::make_uniform({3}, 0)) | hexed::Tree | |
| find_leaf(Mat<> nominal_position) | hexed::Tree | |
| find_neighbor(Array< int > direction) | hexed::Tree | |
| find_neighbor(int i_face) | hexed::Tree | |
| find_neighbors(Array< int > direction) | hexed::Tree | |
| find_neighbors(int i_face) | hexed::Tree | |
| flood_fill(int status) | hexed::Tree | |
| force_unrefine() | hexed::Tree | |
| get_direction(int i_face, int n_dim) | hexed::Tree | static |
| get_status() | hexed::Tree | |
| graft(Array< int > ref_level, Array< Int > coords) | hexed::Tree | |
| graft_parent() | hexed::Tree | |
| has_graft_connection() (defined in hexed::Tree) | hexed::Tree | |
| is_graft() | hexed::Tree | |
| is_leaf() | hexed::Tree | |
| is_refined(int i_dim) (defined in hexed::Tree) | hexed::Tree | |
| is_root(bool graft=true) | hexed::Tree | |
| leaf_index() const | hexed::Tree | |
| misc_data | hexed::Tree | |
| Multiple(Multiple &&that) | hexed::mutual::Multiple< void, void > | inline |
| n_dim (defined in hexed::Tree) | hexed::Tree | |
| n_leaves() const | hexed::Tree | |
| n_total() const | hexed::Tree | |
| needs_refine(std::function< bool(Tree *)> include) (defined in hexed::Tree) | hexed::Tree | |
| nominal_position() const | hexed::Tree | |
| nominal_shape() const (defined in hexed::Tree) | hexed::Tree | |
| nominal_size() const | hexed::Tree | |
| operator=(Multiple &&that) | hexed::mutual::Multiple< void, void > | inline |
| origin() const (defined in hexed::Tree) | hexed::Tree | |
| parent() | hexed::Tree | |
| partners() | hexed::mutual::Multiple< void, void > | inline |
| partners() const | hexed::mutual::Multiple< void, void > | inline |
| refine(std::vector< bool > refine_dims) | hexed::Tree | |
| refine() | hexed::Tree | |
| refine(int i_dim) | hexed::Tree | |
| refinement_level() const | hexed::Tree | |
| root(bool graft=true) | hexed::Tree | |
| set_status(int) | hexed::Tree | |
| total_index() const | hexed::Tree | |
| traverse(std::function< void(Tree &)> task, bool include_fake=false) | hexed::Tree | |
| Tree(int n_dim, double root_size, Mat<> origin=Mat<>::Zero(3)) | hexed::Tree | |
| Tree(std::string file_name) | hexed::Tree | |
| unique_children() (defined in hexed::Tree) | hexed::Tree | |
| unprocessed (defined in hexed::Tree) | hexed::Tree | static |
| unrefine(std::vector< bool > unrefine_dims) | hexed::Tree | |
| unrefine() | hexed::Tree | |
| unrefine(int i_dim) | hexed::Tree | |
| update_indices() | hexed::Tree | |
| visualize(std::string format, std::string name) (defined in hexed::Tree) | hexed::Tree | |
| write(std::string file_name) | hexed::Tree | |
| ~Tree() (defined in hexed::Tree) | hexed::Tree | virtual |