Flow123d  release_2.2.0-914-gf1a3a4f
Mesh Member List

This is the complete list of members for Mesh, including all inherited members.

add_element(unsigned int elm_id, unsigned int dim, unsigned int region_id, unsigned int partition_id, std::vector< unsigned int > node_ids)Mesh
add_node(unsigned int node_id, arma::vec3 coords)Mesh
add_physical_name(unsigned int dim, unsigned int id, std::string name)Mesh
BBsearch enum valueMesh
bc_elementsMesh
bih_tree_Meshprotected
BIHonly enum valueMesh
BIHsearch enum valueMesh
BIHTree classMeshfriend
boundary_Mesh
check_and_finish()Mesh
comm_Meshprotected
compute_element_boxes()Mesh
count_element_types()Meshprotected
count_side_types()Meshprotected
create_node_element_lists()Meshprotected
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
edgesMesh
el_4_locMeshprivate
el_dsMeshprivate
Element classMeshfriend
elementMesh
element_accessor(unsigned int idx, bool boundary=false)Mesh
element_box_Meshprotected
element_to_neigh_vb()Meshprotected
elements_id_maps(vector< IdxInt > &bulk_elements_id, vector< IdxInt > &boundary_elements_id) const Mesh
find_lower_dim_element(ElementVector &elements, vector< unsigned int > &element_list, unsigned int dim, unsigned int &element_idx)Meshprotected
get_bih_tree()Mesh
get_comm() const Meshinline
get_el_4_loc() const Meshinline
get_el_ds() const Meshinline
get_input_intersection_variant()Meshstatic
get_input_type()Meshstatic
get_intersection_search()Mesh
get_mesh_boungin_box()Meshinline
get_part()Mesh
get_row_4_el() const Meshinline
global_observe_radius() const Mesh
in_record_Meshprotected
init_from_input()Mesh
intersect_element_lists(vector< unsigned int > const &nodes_list, vector< unsigned int > &intersection_element_list)Mesh
intersectionsMesh
IntersectionSearch enum nameMesh
IntersectionSearch typedefMesh
make_edge_permutations()Meshprotected
make_neighbours_and_edges()Meshprotected
master_elementsMesh
max_edge_sides(unsigned int dim) const Meshinline
max_edge_sides_Meshprotected
Mesh()Mesh
Mesh(Input::Record in_record, MPI_Comm com=MPI_COMM_WORLD)Mesh
mesh_box_Meshprotected
mesh_file()Meshinline
mixed_intersections()Mesh
modify_element_ids(const RegionDB::MapElementIDToRegionID &map)Meshprotected
n_all_input_elements_Mesh
n_bb_neighMeshprotected
n_boundaries() const Meshinline
n_corners()Mesh
n_edges() const Meshinline
n_elements() const Meshinline
n_exsidesMesh
n_insidesMesh
n_linesMesh
n_nodes() const Meshinline
n_sides()Mesh
n_sides_Mesh
n_tetrahedrasMesh
n_trianglesMesh
n_vb_neighMeshprotected
n_vb_neighbours() const Meshinline
node_elements()Mesh
node_elements_Meshprotected
node_vectorMesh
part_Meshprotected
read_gmsh_from_stream(istream &in)Mesh
read_regions_from_input(Input::Array region_list)Mesh
region_db() const Meshinline
region_db_Meshprotected
RegionSetBase classMeshfriend
reinit(Input::Record in_record)Mesh
reserve_element_size(unsigned int n_elements)Meshinline
reserve_node_size(unsigned int n_nodes)Meshinline
row_4_elMeshprivate
same_sides(const SideIter &si, vector< unsigned int > &side_nodes)Meshprotected
setup_topology()Mesh
side_nodesMesh
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_idxMeshstatic
vb_neighbours_Mesh
x_coord enum valueMesh
y_coord enum valueMesh
z_coord enum valueMesh
~Mesh()Mesh