opm-core/opm/core/transport
Atgeirr Flø Rasmussen 541813ace5 Made reordersequence a C++ source file, in order to use std::sort().
This is for the experimental change of the graph topology, putting the
connections in the graph sorted by flux magnitude. Currently the
changes are in the file, but commented out until further experiments
have been done.
2012-02-15 22:42:07 +01:00
..
reorder Made reordersequence a C++ source file, in order to use std::sort(). 2012-02-15 22:42:07 +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
ImplicitAssembly.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01: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 A few changes to out-of-range warning and clamping: 2012-01-19 23:49: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 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +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 Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
transport_source.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00