-
- Downloads
There was a problem fetching the pipeline summary.
[amg] update Hierarchy to internally manage the finest level vis shared_ptr
this change became necessary to correctly manage data created in the solver factory. We implement the following changes: * 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
41c7002a
No related branches found
No related tags found
Pipeline #
Showing
- dune/istl/paamg/amg.hh 15 additions, 14 deletionsdune/istl/paamg/amg.hh
- dune/istl/paamg/fastamg.hh 13 additions, 11 deletionsdune/istl/paamg/fastamg.hh
- dune/istl/paamg/hierarchy.hh 56 additions, 23 deletionsdune/istl/paamg/hierarchy.hh
- dune/istl/paamg/test/hierarchytest.cc 5 additions, 2 deletionsdune/istl/paamg/test/hierarchytest.cc
Please register or sign in to comment