Skip to content
Snippets Groups Projects
Commit 4444ded7 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Update to pre-2.6 dune-solvers interface

A lot of raw pointers have been replaced by std::shared_ptr.

A lot of data members are inaccessible now, and getters have
to be used.

A small patch is still needed for dune-solvers: The iterationStep_
member is still needed to be public, because the new getter only
grants access to the object, not the pointer to it.
parent cedb6aa1
No related branches found
No related tags found
Loading
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