added EulerUpstreamImplicit, added implicit traits: does notthing now

This commit is contained in:
Halvor M. Nilsen 2011-10-11 11:42:40 +02:00
parent 5ee2c381c3
commit e7d5d4bb27

View File

@ -36,7 +36,7 @@
#ifndef OPM_CSRMATRIXUMFPACKSOLVER_HPP_HEADER
#define OPM_CSRMATRIXUMFPACKSOLVER_HPP_HEADER
#include <call_umfpack.h>
#include <dune/porsol/opmtransport/examples/call_umfpack.h>
namespace Opm {
namespace ImplicitTransportLinAlgSupport {