Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • !325

Mixed HyTeG forms

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marcus Mohr requested to merge mohr/mixed_hyteg_forms_mc into master Apr 01, 2020
  • Overview 0
  • Commits 7
  • Pipelines 1
  • Changes 17

Hi,

in order to run simulations for the Stokes problem with P2-P1 Taylor Hood elements in combination with blending we need forms for the gradient and divergence part. This merge brings in the corresponding functionality, which are mixed forms. Because that was straightforward I also added the forms for the P2-P2 case. Note that currently there is no support for 3D.

The new forms are intended to be used with the mixed elementwise operators Nils recently implemented for this application scenario.

Cheers
Marcus

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