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 87
    • Merge requests 87
  • 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
  • !478

WIP Feature/optimize tpfa

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Timo Koch requested to merge feature/optimize-tpfa into next Apr 14, 2017
  • Overview 5
  • Commits 5
  • Pipelines 0
  • Changes 6

about 5% performance gain. The scvf can be replaced by a class that caches corners and geometry type if that's really needed e.g. for non-linear Neumann boundaries in convergence tests.

  • Consider scv/scvf classes with and without geometries (mostly unnecessary overhead)
  • replace boundaryInfo struct in bcTypes
  • possibility to explicitly set NeumannNoFLow as boundary type
Edited Dec 18, 2017 by Timo Koch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/optimize-tpfa