Merged
Conversation
Member
Author
|
Also added Still missing:
|
Member
|
Nice, but I think something is not working properly with the restriction_rhs. When I try to fix a nonzero pressure mean in Example252, it is still zero. When I stop after one iteration, the mean has the negative value of what I prescribed. |
…erator of the MeanValueRestriction
…dary data by Lagrange multiplier; bdofs in HomogeneousData are now uniqued!; updated changelog and Example201
Member
|
I fixed something (in case not the full solution vector takes part in the solve) and added a BoundaryDataRestriction. Maybe we should reconsider the name MeanValueRestriction, since we are actually restricting a linear functional, so what about calling it a LinearFunctionalRestriction? |
…eanValueRestriction and MassRestriction is now constructed via LinearFunctionalRestriction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Seems to work for the two examples with periodic coupling
BlockArraysRestrictonsstruct and a firstCoupledDofRestrictionProblems: