Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support coupled volumes #285

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Support coupled volumes #285

wants to merge 10 commits into from

Conversation

majosm
Copy link
Collaborator

@majosm majosm commented Sep 23, 2022

Adds the rest of the changes from the original #236, #239, #243, #246 chain. Depends on #280.

Still missing:

  • Docs
  • Avoid duplicating meshes in part-id normalization

@@ -1015,4 +1017,44 @@ def make_discretization_collection(
# }}}


# {{{ filter_part_boundaries

def filter_part_boundaries(
Copy link
Owner

Choose a reason for hiding this comment

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

get_boundary_dofdescs? ("Filter" is possibly confusing with filtering-for-dissipation. And the function name didn't give me a vibe of returning DOFDescs.)

@inducer
Copy link
Owner

inducer commented May 25, 2023

How far away is this from being reviewable?

@majosm
Copy link
Collaborator Author

majosm commented May 31, 2023

Just need to add docs and figure out how to avoid duplicating the mesh in the part ID normalization step (to avoid inducer/meshmode#358).

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.

None yet

2 participants