Skip to content

Conversation

@majosm
Copy link
Collaborator

@majosm majosm commented Nov 16, 2021

@inducer I'm guessing you probably won't need this for the multi-domain wave demo, but just in case.


is_untagged = ~np.any(belongs_to_bdry, axis=0)
if np.any(is_untagged):
belongs_to_bdry = np.full(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tagged interfaces should also be removed from the "normal" facial adjacency, to avoid accidentally computing fluxes across these boundary interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants