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

Add mortar classes #1462

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Add mortar classes #1462

wants to merge 9 commits into from

Conversation

peterrum
Copy link
Collaborator

Description

Add classes useful for doing mortar FEM on sliding interfaces.

Testing

A couple of unit tests. Some of them solve Poisson and Stokes equations and use multigrid.

Documentation

--

Miscellaneous (will be removed when merged)

--

Checklist (will be removed when merged)

See this page for more information about the pull request process.

Code related list:

  • All in-code documentation related to this PR is up to date (Doxygen format)
  • Copyright headers are present and up to date
  • Lethe documentation is up to date
  • New feature has unit test(s) (preferred) or application test(s), and restart files are in the generator folder
  • The branch is rebased onto master
  • Changelog (CHANGELOG.md) is up to date
  • Code is indented with indent-all and .prm files (examples and tests) with prm-indent

Pull request related list:

  • Labels are applied
  • There are at least 2 reviewers (or 1 if small feature) excluding the responsible for the merge
  • If this PR closes an issue or is related to a project, it is linked in the "Projects" or "Development" section
  • If the fix is temporary, an issue is opened
  • The PR description is cleaned and ready for merge

Copy link
Collaborator

@brunaccampos brunaccampos left a comment

Choose a reason for hiding this comment

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

Great work! Just a couple typos and some questions

@brunaccampos
Copy link
Collaborator

I added some descriptions throughout the code just to help me understand what was being done. Please feel free to change anything that doesn't make sense!

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

Successfully merging this pull request may close these issues.

2 participants