Home
last modified time | relevance | path

Searched refs:next_cell_with_unoriented_edge (Results 1 – 1 of 1) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dgrid_reordering.cc960 unsigned int next_cell_with_unoriented_edge = 0; in reorient() local
961 while ((next_cell_with_unoriented_edge = get_next_unoriented_cell( in reorient()
962 cell_list, edge_list, next_cell_with_unoriented_edge)) != in reorient()
977 if (edge_list[cell_list[next_cell_with_unoriented_edge] in reorient()
983 next_cell_with_unoriented_edge, in reorient()
990 edge_list[cell_list[next_cell_with_unoriented_edge].edge_indices[l]] in reorient()