Skip to content
Snippets Groups Projects
Commit 032e95ab authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Bugfix: It is wrong to use a shared_ptr for the TimeManager in

OneModelProblem, since the object can be owned by a different class.
This leads to a segfault at the end of test_transport. Therefore, a raw
pointer is taken for the moment. We should carefully rethink this in
general after the release. 
Discussed with Markus.


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10278 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 1cd8f9c9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment