Simulator programs and utilities for automatic differentiation.
Go to file
Roland Kaufmann 76f3863780 Remove bindings to AGMG from library
AGMG is now under a closed-source license, meaning that results
obtained with this solver is not freely reproducible by others.
Its use is therefore discouraged.

As of version 2.3, the DUNE AMG parts are competitive, so there
is a free and open alternative.
2013-08-13 23:25:04 +02:00
examples replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
opm/core Remove bindings to AGMG from library 2013-08-13 23:25:04 +02:00
tests use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00