Skip to content
Snippets Groups Projects
Commit bd05ab5a authored by Christian Engwer's avatar Christian Engwer
Browse files

[amg] update Hierarchy to internally manage the finest level via shared_ptr

this is a first step to cleanup memory management in the AMG and it will
facilitate the construction of an AMG using a factory.

* we introduce a new constructor taking a shared_ptr<MemberType>
* all old constructors are deprecated
* we update the test and the AMG implementations to the shared_ptr and
  pass it to Hierarchy
parent 6e567183
No related branches found
No related tags found
1 merge request!274Feature/amg memory management
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