Flow123d
release_2.1.0-87-gfbc1563
|
This is the complete list of members for Mesh, including all inherited members.
bc_elements | Mesh | |
bih_tree_ | Mesh | protected |
boundary_ | Mesh | |
boundary_elements_id_ | Mesh | mutableprotected |
bulk_elements_id_ | Mesh | mutableprotected |
check_and_finish() | Mesh | |
comm_ | Mesh | protected |
count_element_types() | Mesh | protected |
count_side_types() | Mesh | protected |
create_node_element_lists() | Mesh | protected |
DECLARE_EXCEPTION(ExcDuplicateBoundary,<< "Duplicate boundary elements! \n"<< "Element id: "<< EI_ElemLast::val<< " on region name: "<< EI_RegLast::val<< "\n"<< "Element id: "<< EI_ElemNew::val<< " on region name: "<< EI_RegNew::val<< "\n") | Mesh | |
edges | Mesh | |
el_4_loc | Mesh | private |
el_ds | Mesh | private |
element | Mesh | |
element_accessor(unsigned int idx, bool boundary=false) | Mesh | |
element_to_neigh_vb() | Mesh | protected |
elements_id_maps(bool boundary_domain) const | Mesh | |
find_lower_dim_element(ElementVector &elements, vector< unsigned int > &element_list, unsigned int dim, unsigned int &element_idx) | Mesh | protected |
get_bih_tree() | Mesh | |
get_comm() const | Mesh | inline |
get_el_4_loc() const | Mesh | inline |
get_el_ds() const | Mesh | inline |
get_input_type() | Mesh | static |
get_part() | Mesh | |
get_row_4_el() const | Mesh | inline |
GmshMeshReader class | Mesh | friend |
in_record_ | Mesh | protected |
init_from_input() | Mesh | |
intersect_element_lists(vector< unsigned int > const &nodes_list, vector< unsigned int > &intersection_element_list) | Mesh | protected |
intersections | Mesh | |
make_edge_permutations() | Mesh | protected |
make_intersec_elements() | Mesh | |
make_neighbours_and_edges() | Mesh | protected |
master_elements | Mesh | |
max_edge_sides(unsigned int dim) const | Mesh | inline |
max_edge_sides_ | Mesh | protected |
Mesh(Input::Record in_record, MPI_Comm com=MPI_COMM_WORLD) | Mesh | |
modify_element_ids(const RegionDB::MapElementIDToRegionID &map) | Mesh | protected |
n_all_input_elements_ | Mesh | protected |
n_bb_neigh | Mesh | protected |
n_boundaries() const | Mesh | inline |
n_corners() | Mesh | |
n_edges() const | Mesh | inline |
n_elements() const | Mesh | inline |
n_exsides | Mesh | |
n_insides | Mesh | |
n_lines | Mesh | |
n_nodes() const | Mesh | inline |
n_sides() | Mesh | |
n_sides_ | Mesh | |
n_tetrahedras | Mesh | |
n_triangles | Mesh | |
n_vb_neigh | Mesh | protected |
n_vb_neighbours() const | Mesh | inline |
node_elements | Mesh | |
node_vector | Mesh | |
part_ | Mesh | protected |
read_gmsh_from_stream(istream &in) | Mesh | |
read_regions_from_input(Input::Array region_list) | Mesh | |
region_db() const | Mesh | inline |
region_db_ | Mesh | protected |
RegionSetBase class | Mesh | friend |
reinit(Input::Record in_record) | Mesh | |
row_4_el | Mesh | private |
same_sides(const SideIter &si, vector< unsigned int > &side_nodes) | Mesh | protected |
setup_topology() | Mesh | protected |
side_nodes | Mesh | |
TYPEDEF_ERR_INFO(EI_ElemLast, int) | Mesh | |
TYPEDEF_ERR_INFO(EI_ElemNew, int) | Mesh | |
TYPEDEF_ERR_INFO(EI_RegLast, std::string) | Mesh | |
TYPEDEF_ERR_INFO(EI_RegNew, std::string) | Mesh | |
undef_idx | Mesh | static |
vb_neighbours_ | Mesh | |
x_coord enum value | Mesh | |
y_coord enum value | Mesh | |
z_coord enum value | Mesh | |
~Mesh() | Mesh |