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
Add a class GridIndexMatching taking an Interface as a template parameter in src/multipatch/connectivity which stores vectors of indices describing the points which are conforming and non-conforming between the patches of a given interface. This class is more complex than the one described in !300 as it does not impose restrictions on the grids that can be used.
Add test tests/multipatch/connectivity .
The text was updated successfully, but these errors were encountered:
GridIndexMatching
taking anInterface
as a template parameter insrc/multipatch/connectivity
which stores vectors of indices describing the points which are conforming and non-conforming between the patches of a given interface. This class is more complex than the one described in !300 as it does not impose restrictions on the grids that can be used.tests/multipatch/connectivity
.The text was updated successfully, but these errors were encountered: