opm-core/opm/core/transport
Atgeirr Flø Rasmussen b719bc8b1e Added evalFunc() method.
This public method is not virtual, and implemented in the base class using calls to
the virtual methods. Not yet used by the DG solver.
2013-01-23 09:51:30 +01:00
..
reorder Added evalFunc() method. 2013-01-23 09:51:30 +01:00
CSRMatrixBlockAssembler.hpp Minor bugfix: avoid accessing empty (but non-zero capacity) vector. 2011-12-13 11:18:38 +01:00
CSRMatrixUmfpackSolver.hpp Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
GravityColumnSolver_impl.hpp Honour exact interface of LAPACK routine DGTSV. 2012-10-05 00:53:47 +02:00
GravityColumnSolver.hpp Simplified data structure for extracted columns. 2012-05-11 09:37:12 +02:00
ImplicitAssembly.hpp Initialise all members in constructor. 2012-07-02 14:13:42 +02:00
ImplicitTransport.hpp Refined output of NRReport. 2012-01-19 16:58:20 +01:00
JacobianSystem.hpp Convert Tabs to spaces where appropriate. 2012-01-26 10:41:58 +01:00
NormSupport.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SimpleFluid2pWrapper.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SinglePointUpwindTwoPhase.hpp Make explicit intention to do nothing on empty input. 2012-11-15 08:54:45 +01:00
spu_explicit.c 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_explicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_implicit.c Fixed some warnings 2012-02-27 17:46:06 +01:00
spu_implicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
transport_source.c Reference public header from canonical location. 2012-06-22 19:44:26 +02:00
transport_source.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00