opm-core/opm/core/pressure
Atgeirr Flø Rasmussen 0f25f9b13e Added shut well support to ifs_tpfa.
This was done using the convention that for a well w in W,
    W.ctrls[w]->current < 0
means that it should be treated as shut. This allows us to keep the matrix
structure related to wells constant, without needing to remake it when wells
shut or open.
2012-05-04 08:15:06 +02:00
..
mimetic 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
msmfem Added fixes and assertions suggested by static analysis. 2012-04-23 13:28:18 +02:00
tpfa Added shut well support to ifs_tpfa. 2012-05-04 08:15:06 +02:00
cfsh.c Ensure a valid face->boundary condition mapping before assembly. 2012-03-07 17:54:12 +01:00
flow_bc.c Handle flow_conditions_construct(0) correctly. 2012-03-08 15:24:50 +01:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp Fixed indexing bug in findSideFaces(). 2012-03-09 15:50:48 +01:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
fsh_common_impl.c Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
fsh_common_impl.h Switch to a sparse/compressed boundary condition representation. 2012-03-06 20:07:35 +01:00
fsh.c 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
fsh.h Switch to a sparse/compressed boundary condition representation. 2012-03-06 20:07:35 +01:00
HybridPressureSolver.hpp Fix likely omission: don't pass objects when references will do. 2012-03-23 19:47:27 +01:00
ifsh.c Switch to a sparse/compressed boundary condition representation. 2012-03-06 20:07:35 +01:00
IncompTpfa.cpp Updated pressure solver after changes to well data structure. 2012-04-26 14:49:25 +02:00
IncompTpfa.hpp merge 2012-04-13 13:20:36 +02:00
TPFACompressiblePressureSolver.hpp Catch up to recent changes in boundary condition representation. 2012-03-06 21:40:16 +01:00
TPFAPressureSolver.hpp Updated pressure solver after changes to well data structure. 2012-04-26 14:49:25 +02:00
well.c Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00