You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returns multiple references to a cell at the given offset if called in a refined grid: e.g. 8 copies of the same cell in the output in level 1 cells with a maxRefinement of 2.
The function
get_neighbors_of_at_offset:dccrg/dccrg.hpp
Line 3093 in b5ecae2
returns multiple references to a cell at the given offset if called in a refined grid: e.g. 8 copies of the same cell in the output in level 1 cells with a maxRefinement of 2.