opm-simulators/opm/core
Bård Skaflestad 7bc5ef229a Enable further compression of boundary conditions.
Specifically, refine the representation to allow a boundary condition
to apply to a set of interfaces rather than just a single face.  This
support is realised by the introduction of new interface
flow_conditions_append_multi().

Update all consumers of struct FlowBoundaryConditions to accommodate
the one-to-many boundary condition interface mapping in the process.
2012-03-07 19:08:14 +01:00
..
fluid Added satRange() method to Incomp* classes and Saturation* classes. 2012-02-17 14:15:25 +01:00
linalg Removed copied text accidentally left in. 2012-02-21 22:02:16 +01:00
pressure Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
transport/reorder Added (commented out) experimental code. 2012-03-06 22:55:47 +01:00
utility Fix minor typo. 2012-03-06 15:10:21 +01:00
newwells.h Implement basic memory management for new well interface. 2012-02-03 21:35:19 +01:00
well.h Add field for specifying which surface volume fraction is injected. 2011-12-12 18:43:11 +01:00
WellsManager.cpp Minor bug. 2012-03-06 15:58:30 +01:00
WellsManager.hpp Added WellsManager class (untested). 2012-03-06 13:59:51 +01:00