Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-istl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • 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
  • Core ModulesCore Modules
  • dune-istl
  • Merge requests
  • !471

Draft: Solverfactory python bindings

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Nils-Arne Dreier requested to merge solverfactory_python_bindings into master Jan 26, 2022
  • Overview 1
  • Commits 3
  • Pipelines 2
  • Changes 8

This is a draft for adding python bindings for the solverfactory. In contrast to the existing bindings it is necessary to have bindings with the explicit LinearOperator types (e.g. MatrixAdapter) instead of only for the dynamic base class Dune::LinearOperator<...>.

Custom solvers can be added via includes.

depend on dune-common!1080

TODO:

  • Add bindings for parallel operators.
Edited Jan 26, 2022 by Nils-Arne Dreier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: solverfactory_python_bindings