Skip to content
Snippets Groups Projects
Commit fccf41b9 authored by oliver.sander_at_tu-dresden.de's avatar oliver.sander_at_tu-dresden.de
Browse files

Fixes towards allowing stateful bases in TrustRegionSolver

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.
parent 9ab15b5c
No related branches found
No related tags found
1 merge request!52Fixes towards allowing stateful bases in TrustRegionSolver
Pipeline #31570 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment