opm-simulators/opm/core/pressure
Bård Skaflestad 6a5534ae2e Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux().
The function computes a total flux at each perforation (connection), not
just one total flux per well.  Update documentation accordingly.
2012-04-12 20:27:29 +02:00
..
mimetic Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
msmfem Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
tpfa Suppressed multiple warnings. 2012-03-28 11:56:20 +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 Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux(). 2012-04-12 20:27:29 +02:00
IncompTpfa.hpp Added Latex format in documentation. 2012-04-12 18:13:57 +02:00