Skip to content
Snippets Groups Projects

Fixes towards allowing stateful bases in TrustRegionSolver

Merged oliver.sander_at_tu-dresden.de requested to merge allow-stateful-bases into master

Currently the TrustRegionSolver class default-constructs a few bases objects of its own. That only works if the actual bases used for the simulation does not contain state, because the state doesn't make it into the new bases.

Fix this by avoid the default constructor.

There are remaining issues for the HAVE_DUNE_PARMG case, which I indent to ignore for now.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading