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
  • !505

GKB merge

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fabian Böhm requested to merge boehm/gkb into master Apr 19, 2022
  • Overview 0
  • Commits 65
  • Pipelines 8
  • Changes 17

Adds access/implementation of two versions of the Golub-Kahan Bidiagonalization (GKB) solver to HyTeG:

  • the GKB implementation from PETSc can be run via PETScBlockPreconditionedStokesSolver
  • an own implementation of GKB on HyTeGs datastructures in GKBSolver.hpp

Adds an augmented Lagrangian operator used by the HyTeG implementation of GKB Adds python scripts for the work unit calculation of solver configurations

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: boehm/gkb