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 108
    • Issues 108
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 103
    • Merge requests 103
  • 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
  • Repository
  • dumux
  • dumux
  • discretization
  • cellcentered
  • mpfa
  • interactionvolumebase.hh
Find file Blame History Permalink
  • Dennis Gläser's avatar
    [mpfa][iavol] remove stencil method and store global scvf indices · 31ccc3b9
    Dennis Gläser authored Oct 19, 2016 and Timo Koch's avatar Timo Koch committed Nov 23, 2016
    The stencil method is not necessary in the interaction volumes.
    Furthermore, we store the global scvf indices and return a const reference
    instead of copying every time.
    31ccc3b9