Flow123d  JS_before_hm-1710-g489f4168f
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_element_to_vector(int id)Meshprotected
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_element_tmp_Meshprotected
bc_mesh_Meshprivate
BCMesh classMeshfriend
bih_tree_Meshprotected
BIHonly enum valueMesh
BIHsearch enum valueMesh
BIHTree classMeshfriend
boundary(uint edge_idx) constMesh
Boundary classMeshfriend
boundary_Meshmutable
boundary_loaded_size_Meshprotected
bulk_size_Meshprotected
check_and_finish()Mesh
check_compatible_discont_mesh(Mesh &input_mesh)Meshvirtual
check_compatible_mesh(Mesh &input_mesh)Meshvirtual
check_element_size(unsigned int elem_idx) constMeshinline
check_mesh_on_read()Meshprotected
comm_Meshprotected
count_element_types()Meshprotected
count_side_types()Meshprotected
create_boundary_elements()Mesh
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
DECLARE_EXCEPTION(ExcElmWrongOrder,<< "Element IDs in non-increasing order, ID: "<< EI_ElemId::val<< "\n")Mesh
DECLARE_EXCEPTION(ExcRegionElmDiffDim,<< "User defined region "<< EI_Region::qval<< " (id "<< EI_RegIdx::val<< ") by 'From_Elements' cannot have elements of different dimensions.\n"<< "Thrown due to: dim "<< EI_Dim::val<< " neq dim "<< EI_DimOther::val<< " (ele id "<< EI_ElemId::val<< ").\n"<< "Split elements by dim, create separate regions and then possibly use Union.\n")Mesh
DECLARE_EXCEPTION(ExcTooMatchingIds,<< "Mesh: Duplicate dim-join lower dim elements: "<< EI_ElemId::val<< ", "<< EI_ElemIdOther::val<< ".\n")Mesh
DECLARE_EXCEPTION(ExcBdrElemMatchRegular,<< "Boundary element (id: "<< EI_ElemId::val<< ") match a regular element (id: "<< EI_ElemIdOther::val<< ") of lower dimension.\n")Mesh
distribute_nodes()Meshprivate
edge(uint edge_idx) constMesh
Edge classMeshfriend
edge_range() constMesh
edgesMeshprotected
el_4_locMeshprivate
el_dsMeshprivate
elem_index(int elem_id) constMeshinline
elem_permutation_Meshprotected
Element classMeshfriend
element_accessor(unsigned int idx) constMeshvirtual
element_ids_Meshprotected
element_permutations() constMeshinline
element_to_neigh_vb()Meshprotected
element_vec_Meshprotected
ElementAccessor classMeshfriend
elements_id_maps(vector< LongIdx > &bulk_elements_id, vector< LongIdx > &boundary_elements_id) constMesh
elements_range() constMeshvirtual
find_elem_id(unsigned int pos) constMeshinline
find_lower_dim_element(vector< unsigned int > &element_list, unsigned int dim, unsigned int &element_idx)Meshprotected
find_node_id(unsigned int pos) constMeshinline
get_bc_mesh()Mesh
get_bih_tree()Mesh
get_comm() constMeshinline
get_el_4_loc() constMeshinline
get_el_ds() constMeshinline
get_element_boxes()Mesh
get_input_intersection_variant()Meshstatic
get_input_type()Meshstatic
get_intersection_search()Mesh
get_local_part()Meshvirtual
get_node_4_loc() constMeshinline
get_node_ds() constMeshinline
get_part()Meshvirtual
get_row_4_el() constMeshinline
global_snap_radius() constMesh
in_record_Meshprotected
init()Meshprotected
init_element(Element *ele, unsigned int elm_id, unsigned int dim, RegionIdx region_idx, unsigned int partition_id, std::vector< unsigned int > node_ids)Meshprotected
init_element_vector(unsigned int size)Mesh
init_from_input()Mesh
init_node_vector(unsigned int size)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) constMeshinline
max_edge_sides_Meshprotected
Mesh()Mesh
Mesh(Input::Record in_record, MPI_Comm com=MPI_COMM_WORLD)Mesh
mesh_file()Meshinline
mixed_intersections()Mesh
modify_element_ids(const RegionDB::MapElementIDToRegionID &map)Meshprotected
n_bb_neighMeshprotected
n_boundaries() constMeshinline
n_corners()Mesh
n_edges() constMeshinline
n_elements() constMeshinlinevirtual
n_exsidesMesh
n_insidesMesh
n_linesMesh
n_local_nodes() constMeshinline
n_local_nodes_Meshprivate
n_nodes() constMeshinlinevirtual
n_sides() constMesh
n_sides_Meshmutable
n_tetrahedrasMesh
n_trianglesMesh
n_vb_neighMeshprotected
n_vb_neighbours() constMesh
node(unsigned int idx) constMesh
node_4_loc_Meshprivate
node_ds_Meshprivate
node_elements()Mesh
node_elements_Mesh
node_ids_Meshprotected
node_index(int node_id) constMeshinline
node_permutation_Meshprotected
node_permutations() constMeshinline
node_range() constMesh
NodeAccessor classMeshfriend
nodes_Meshprotected
optimize()Meshprotected
output_internal_ngh_data()Meshprotected
part_Meshprotected
permute_tetrahedron(unsigned int elm_idx, std::vector< unsigned int > permutation_vec)Mesh
permute_triangle(unsigned int elm_idx, std::vector< unsigned int > permutation_vec)Mesh
read_gmsh_from_stream(istream &in)Mesh
read_regions_from_input(Input::Array region_list)Mesh
region_db() constMeshinline
region_db_Meshprotected
RegionSetBase classMeshfriend
row_4_elMeshprivate
same_sides(const SideIter &si, vector< unsigned int > &side_nodes)Meshprotected
setup_topology()Mesh
Side classMeshfriend
side_nodesMesh
sort_permuted_nodes_elements(std::vector< int > new_node_ids, std::vector< int > new_elem_ids)Meshprotected
treeMesh
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
TYPEDEF_ERR_INFO(EI_ElemId, int)Mesh
TYPEDEF_ERR_INFO(EI_ElemIdOther, int)Mesh
TYPEDEF_ERR_INFO(EI_Region, std::string)Mesh
TYPEDEF_ERR_INFO(EI_RegIdx, unsigned int)Mesh
TYPEDEF_ERR_INFO(EI_Dim, unsigned int)Mesh
TYPEDEF_ERR_INFO(EI_DimOther, unsigned int)Mesh
undef_idxMeshstatic
vb_neighbours_Mesh
x_coord enum valueMesh
y_coord enum valueMesh
z_coord enum valueMesh
~Mesh()Meshvirtual