Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • hyteg hyteg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hyteg
  • hyteghyteg
  • Merge requests
  • !153

Polar Laplacian

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcus Mohr requested to merge mohr/polarLaplacian into master May 02, 2018
  • Overview 1
  • Commits 4
  • Pipelines 3
  • Changes 7

Hi,

the branch adds an app that solves the Laplace problem for a harmonic function with inhomogeneous Dirichlet boundary conditions in polar coordinates. We employ the P1ElementwiseOperator and MG for this.

Pipeline basically ran through. The failed tests were the three involving PETSc. Seems to be another issue of the kind of #67 (closed). The app does not employ PETSc.

Cheers
Marcus

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mohr/polarLaplacian