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 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • !489

Refactor Composite Functions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcus Mohr requested to merge mohr/refactorCompositeFuncs into master Mar 01, 2022
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 91

This merge is the next step on the long road to make our operator and solver implementation more flexible, by changing over to BlockOperators. It refactors the composite functions

  • P1StokesFunction
  • P2P1TaylorHoodFunction
  • P2P2StokesFunction

to be children of the BlockFunction class.

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