opm-simulators/opm/core/pressure
Atgeirr Flø Rasmussen 4e4e652279 Added constructor for incompressible cases.
Also added computeStaticData() helper called by both constructors.
It is still possible to use the other constructor for an incompressible case,
by passing a null pointer for the rock_comp argument.
2012-06-12 15:24:31 +02:00
..
mimetic Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
msmfem Added fixes and assertions suggested by static analysis. 2012-04-23 13:28:18 +02:00
tpfa Don't mix declarations and definitions. 2012-06-07 10:28:02 +02:00
CompressibleTpfa.cpp Fix comment. 2012-06-12 10:14:26 +02:00
CompressibleTpfa.hpp More minor code cleanup. 2012-06-11 14:52:18 +02: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
IncompTpfa.cpp Added constructor for incompressible cases. 2012-06-12 15:24:31 +02:00
IncompTpfa.hpp Added constructor for incompressible cases. 2012-06-12 15:24:31 +02:00