[dune-pdelab] std::shared_ptr

Christoph GrĂ¼ninger christoph.grueninger at iws.uni-stuttgart.de
Mon Nov 17 18:49:24 CET 2014


Hi there,
find attached two patches.

- Use std::shared_ptr instead of Dune::shared_ptr, same for make_shared
- Fix headercheck if Eigen is missing
- Additionally, without a patch I want to mention that test-dg-amg.cc
  does not compile without MPI:
   dune/pdelab/backend/istl/ovlp_amg_dg_backend.hh:590:14: error:
   no member named 'createIndexSetAndProjectForAMG' in
   'Dune::PDELab::istl::ParallelHelper

Bye
Christoph

-- 
GDB does hate your application, expresses its contempt through the
design of its command-line interface.   -- Tom Tromey, FOSDEM 2014
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-std-shared_ptr-instead-of-Dune-shared_ptr-or-sha.patch
Type: text/x-patch
Size: 155077 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20141117/42e2b81a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Eigen-Fix-headercheck-if-Eigen-is-not-installed.patch
Type: text/x-patch
Size: 804 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20141117/42e2b81a/attachment-0001.bin>


More information about the dune-pdelab mailing list