Skip to content

Bugfix: replace shared pointer implementation in 'darcy_FEM.hh'

Marian Piatkowski requested to merge bugfix/use-standard-shared_ptr into master

Get rid of fallback implementation Dune::shared_ptr, use the standard shared pointer instead.

Merge request reports

Loading