Bugfix: replace shared pointer implementation in 'darcy_FEM.hh'
Get rid of fallback implementation Dune::shared_ptr
, use the standard
shared pointer instead.
Get rid of fallback implementation Dune::shared_ptr
, use the standard
shared pointer instead.