Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !830

[solver] Parallel ssor preconditioned cg solver

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Timo Koch requested to merge feature/parallel-cgsolver into master Mar 01, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Create a parallel CG solver with SSOR preconditioner using the AMG infrastructure. @bernd, it does converge but I needs quite a bit more iterations (almost twice) than in the sequential case. Is that something you'd expect or is the parallel index set somehow made for AMG and doesn't work well with SSOR?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/parallel-cgsolver