opm-core/opm/core/transport
Atgeirr Flø Rasmussen c23898efa7 Merge remote-tracking branch 'hnil/hnil_class' into combined.
Conflicts:
	CMakeLists.txt
	examples/sim_wateroil.cpp
	opm/core/grid/cpgpreprocess/geometry.c
	opm/core/transport/reorder/ReorderSolverInterface.hpp
	opm/core/transport/reorder/TofDiscGalReorder.cpp
	opm/core/transport/reorder/TofDiscGalReorder.hpp
	opm/core/transport/reorder/TofReorder.cpp
	opm/core/transport/reorder/TofReorder.hpp
	opm/core/transport/reorder/TransportSolverCompressibleTwophaseReorder.cpp
	opm/core/transport/reorder/TransportSolverTwophaseReorder.cpp
2013-03-14 16:18:39 +01:00
..
reorder Merge remote-tracking branch 'hnil/hnil_class' into combined. 2013-03-14 16:18:39 +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
ImplicitTwoPhaseTransportSolver.cpp Corrected include statements after renaming files. 2012-11-16 16:24:54 +01:00
ImplicitTwoPhaseTransportSolver.hpp Corrected include statements after renaming files. 2012-11-16 16:24:54 +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 Corrected error of name of impl hpp file. 2012-11-16 13:47:35 +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
TwoPhaseTransportSolver.cpp Changes needed to for makeing a simulator using ImplicitTransport. Several changes in names to highlight what is reorder simulator classes 2012-11-16 13:38:03 +01:00
TwoPhaseTransportSolver.hpp Changes needed to for makeing a simulator using ImplicitTransport. Several changes in names to highlight what is reorder simulator classes 2012-11-16 13:38:03 +01:00