Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • Issues
  • #805

Cleanup and restructure parallel solver helpers

The following discussion from !1839 (closed) should be addressed:

  • @timok started a discussion: (+2 comments)

    @blattms Do I see it right that all solver use the same parallel setup as the AMG? So amgtraits.hh and amgparallelhelpers.hh are not specific to AMG? Then we could just rename the headers and AMGTraits->ParallelSolverTraits so it's less confusing.

  • Move amgparallelhelpers.hh to paralellhelpers.hh or similar -> fixed in !1848 (merged)
  • AmgTraits -> LinearSolverTraits? -> fixed in !1848 (merged)
  • LinearAlgebraTraits?
  • Merge linear/vectorexchange.hh and parallel/vertexhandles.hh -> fixed in !1848 (merged)
Edited Jan 30, 2020 by Timo Koch
Assignee
Assign to
Time tracking