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 84
    • Issues 84
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 79
    • Merge requests 79
  • 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
  • Issues
  • #748

Closed
Open
Created Jul 29, 2019 by Timo Koch@timokOwner

Pass previous solution pointer to instationary assembler constructor

A pointer (preferably a shared_ptr) to the previous solution could be already passed to the constructor of the instationary assembler. In fact that should be obligatory so you can't forget. We could still have setPreviousSolution (preferably with a shared_ptr) to change it later. This would also get rid of the error handler that checks if a previous solution has been set if a timeLoop is present.

Assignee
Assign to
Time tracking