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

Unify element activation, element death and moving interface #17100

Closed
hugary1995 opened this issue Feb 23, 2021 · 0 comments · Fixed by #17101 or #17354
Closed

Unify element activation, element death and moving interface #17100

hugary1995 opened this issue Feb 23, 2021 · 0 comments · Fixed by #17101 or #17354
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@hugary1995
Copy link
Contributor

Reason

Currently we have ActivateElementsUserObject to deal with element activation. But we could really reuse the code for element death and moving interface as well.

Design

Rename the class and generalize. (Along with several parallel bug fixes.)

Impact

New API.

@hugary1995 hugary1995 added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Feb 23, 2021
hugary1995 added a commit to hugary1995/moose that referenced this issue Feb 23, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Feb 23, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Feb 23, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Feb 23, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Feb 23, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Mar 3, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Mar 15, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
hugary1995 added a commit to hugary1995/moose that referenced this issue Mar 17, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
aeslaughter pushed a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
aeslaughter pushed a commit to aeslaughter/moose that referenced this issue Jun 2, 2021
Generalize the existing ActivateElementUserObjects, add ElementSubdomainModifiers, and fix some parallel bugs.

close idaholab#17100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
2 participants