|
Flow123d
DF_patch_fe_data_tables-32b3de9
|
This is the complete list of members for BCMesh, including all inherited members.
| add_element_to_vector(int id, bool is_boundary=false) | MeshBase | protected |
| bc_mesh() const override | BCMesh | inlinevirtual |
| BCMesh(Mesh *parent_mesh) | BCMesh | |
| boundary(unsigned int) const override | BCMesh | privatevirtual |
| canonical_faces() | MeshBase | protected |
| check_compatible_mesh(Mesh &input_mesh) override | BCMesh | virtual |
| check_element_size(unsigned int elem_idx) const | MeshBase | inline |
| create_node_element_lists() | MeshBase | protected |
| DECLARE_EXCEPTION(ExcTooMatchingIds,<< "Mesh: Duplicate dim-join lower dim elements: "<< EI_ElemId::val<< ", "<< EI_ElemIdOther::val<< ".\n") | MeshBase | |
| duplicate_nodes() const | MeshBase | inline |
| duplicate_nodes_ | MeshBase | protected |
| edge(uint edge_idx) const | MeshBase | |
| edge_range() const | MeshBase | |
| edges | MeshBase | protected |
| el_4_loc | MeshBase | protected |
| el_ds | MeshBase | protected |
| elem_index(int elem_id) const | MeshBase | inline |
| elem_permutation_ | MeshBase | protected |
| element(unsigned idx) const | MeshBase | inline |
| element_accessor(unsigned int idx) const | MeshBase | |
| element_ids_ | MeshBase | protected |
| element_nodes_original_ | MeshBase | protected |
| element_permutations() const | MeshBase | inline |
| element_vec_ | MeshBase | protected |
| elements_range() const | MeshBase | |
| find_elem_id(unsigned int pos) const | MeshBase | inline |
| find_lower_dim_element(vector< unsigned int > &element_list, unsigned int dim, unsigned int &element_idx) | MeshBase | protected |
| find_node_id(unsigned int pos) const | MeshBase | inline |
| get_el_4_loc() const | MeshBase | inline |
| get_el_ds() const | MeshBase | inline |
| get_local_part() override | BCMesh | virtual |
| get_part() override | BCMesh | virtual |
| get_row_4_el() const | MeshBase | inline |
| get_side_nodes(unsigned int dim, unsigned int side) const | MeshBase | inline |
| init_distribution() | BCMesh | private |
| init_element_vector(unsigned int size) | MeshBase | |
| init_node_vector(unsigned int size) | MeshBase | |
| intersect_element_lists(vector< unsigned int > const &nodes_list, vector< unsigned int > &intersection_element_list) | MeshBase | |
| local_part_ | BCMesh | private |
| make_neighbours_and_edges() | BCMesh | private |
| max_edge_sides(unsigned int dim) const | MeshBase | inline |
| max_edge_sides_ | MeshBase | protected |
| Mesh class | BCMesh | friend |
| MeshBase() | MeshBase | |
| n_edges() const | MeshBase | inline |
| n_elements() const | MeshBase | inline |
| n_nodes() const | MeshBase | inline |
| n_vb_neighbours() const | MeshBase | |
| node(unsigned int idx) const | MeshBase | |
| node_elements() | MeshBase | |
| node_elements_ | MeshBase | |
| node_ids_ | MeshBase | protected |
| node_permutation_ | MeshBase | protected |
| node_permutations() const | MeshBase | inline |
| node_range() const | MeshBase | |
| nodes_ | MeshBase | protected |
| parent_mesh_ | BCMesh | private |
| region_db() const | MeshBase | inline |
| region_db_ | MeshBase | protected |
| row_4_el | MeshBase | protected |
| same_sides(const SideIter &si, vector< unsigned int > &side_nodes) | MeshBase | protected |
| side_nodes | MeshBase | |
| TYPEDEF_ERR_INFO(EI_ElemId, int) | MeshBase | |
| TYPEDEF_ERR_INFO(EI_ElemIdOther, int) | MeshBase | |
| undef_idx | MeshBase | static |
| vb_neighbour(unsigned int nb) const | MeshBase | |
| vb_neighbours_ | MeshBase | protected |
| ~BCMesh() override | BCMesh | |
| ~MeshBase() | MeshBase | virtual |