Flow123d
master-f44eb46
|
This is the complete list of members for MeshBase, including all inherited members.
add_element_to_vector(int id, bool is_boundary=false) | MeshBase | protected |
bc_mesh() const =0 | MeshBase | pure virtual |
boundary(uint edge_idx) const =0 | MeshBase | pure virtual |
canonical_faces() | MeshBase | protected |
check_compatible_mesh(Mesh &input_mesh)=0 | MeshBase | pure 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 class | MeshBase | friend |
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 class | MeshBase | friend |
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 |
ElementAccessor class | MeshBase | friend |
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()=0 | MeshBase | pure virtual |
get_part()=0 | MeshBase | pure virtual |
get_row_4_el() const | MeshBase | inline |
get_side_nodes(unsigned int dim, unsigned int side) const | MeshBase | inline |
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 | |
max_edge_sides(unsigned int dim) const | MeshBase | inline |
max_edge_sides_ | MeshBase | protected |
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 | |
NodeAccessor class | MeshBase | friend |
nodes_ | MeshBase | protected |
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 |
~MeshBase() | MeshBase | virtual |