Skip to content

Support for Robin boundary conditions#110

Merged
sdrave merged 8 commits into
pymor:masterfrom
michaelschaefer:feature-robin_BC
Mar 9, 2015
Merged

Support for Robin boundary conditions#110
sdrave merged 8 commits into
pymor:masterfrom
michaelschaefer:feature-robin_BC

Conversation

@michaelschaefer

Copy link
Copy Markdown
Contributor

To support Robin boundary conditions the following modifications were made:

  • DomainDescriptionInterface and BoundaryInfoInterface extended so that the Robin condition can be handled just like Dirichlet and Neumann conditions
  • L2ProductFunctional{P|Q}1 can be supplied with robin_data to assemble the rhs part of the Robin BC
  • RobinBoundaryOperator introduced to supply Robin BC contribution to the stiffness matrix

@landscape-bot

Copy link
Copy Markdown

Code Health
Repository health decreased by 0.18% when pulling f4fc12c on michaelschaefer:feature-robin_BC into a8ff0dd on pymor:master.

sdrave added a commit that referenced this pull request Mar 9, 2015
Support for Robin boundary conditions
@sdrave sdrave merged commit 0ed047e into pymor:master Mar 9, 2015
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.

3 participants