opm-core/opm/core/transport
2013-03-15 11:45:53 +01:00
..
reorder Make TransportSolverTwophaseReorder inherit TransportSolverTwophaseInterface. 2013-03-15 11:31:31 +01:00
CSRMatrixBlockAssembler.hpp Include <cassert> to bring in declaration of assert() 2013-02-20 12:59:40 +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
SimpleFluid2pWrappingProps_impl.hpp Corrected include statements after renaming files. 2012-11-16 16:24:54 +01:00
SimpleFluid2pWrappingProps.hpp Modified for added files and changed class names. 2013-03-14 21:43:21 +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
TransportSolverTwophaseImplicit.cpp Removed unused rock compressibilty objects from interface. 2013-03-15 11:45:53 +01:00
TransportSolverTwophaseImplicit.hpp Removed unused rock compressibilty objects from interface. 2013-03-15 11:45:53 +01:00
TransportSolverTwophaseInterface.cpp Rename TwoPhaseTransportSolver -> TransportSolverTwophaseInterface. 2013-03-14 22:24:36 +01:00
TransportSolverTwophaseInterface.hpp Modify solve() interface, fix source term bug in implicit solver. 2013-03-15 08:21:55 +01:00