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 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2793

[test][freeflow] Move createAnalyticalSolution to file and reuse for several tests.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Melanie Lipp requested to merge feature/freeflowCreateVTKAnalyticalSolutions into master Aug 25, 2021
  • Overview 31
  • Commits 6
  • Changes 17

So far, every Navier-Stokes test with analytical solution implements its own function to prepare and get the analytical solution for the vtk output. This MR moves this functionality to one common class to reduce code duplication.

Edited Aug 27, 2021 by Melanie Lipp
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/freeflowCreateVTKAnalyticalSolutions