Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !1839

Closed
Created Jan 23, 2020 by Markus Blatt@blattms
  • Report abuse
Report abuse

Added first version of generic factory using istl solver factory.

  • Overview 57
  • Commits 5
  • Changes 6

*Adds a generic backend that is configurable via parameters:

This is still work in progress and not fully tested, yet. Compiles, did not test running yet.

*Based on MR 349 in dune-istl

Configuration parameters (Dumux style are)

  • Verbosity
  • MaxIterations
  • ResidualReduction
  • Type
  • Restart
  • MaxOrthogonalizationVectors
  • PreconditionerVerbosity
  • PreconditionerType
  • PreconditionerIterations
  • PreconditionerRelaxation
  • ILUOrder
  • ILUResort
  • AmgSmootherRelaxation
  • AmgSmootherIterations
  • AmgMaxLevel
  • AmgCoarsenTarget
  • AmgProlongationDampingFactor
  • AmgAlpha
  • AmgBetaAmgAdditive
  • AmgGamma
  • AmgPreSmoothingSteps
  • AmgPostSmoothingSteps
  • AmgCriterionSymmetric
  • AmgStrengthMeasure
  • AmgDiagonalRowIndex
Edited Jan 27, 2020 by Markus Blatt
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/parallel-solver-factories