opm-simulators/opm
Robert Kloefkorn 9f58ad5476 bugfix, Mismatched free() / delete / delete [] in DuneMatrix due to use of new instead
of the matrix internal allocators.

This fix also avoid the copying of the BCRSMatrix by providing a contructor that creates
the DuneMatrix for a given Eigen SparseMatrix.
2014-10-09 14:06:02 +02:00
..
autodiff bugfix, Mismatched free() / delete / delete [] in DuneMatrix due to use of new instead 2014-10-09 14:06:02 +02:00