Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 64f1112997 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
examples Pass tol and maxit to column solver, clean up a scenario message and reindent. 2012-03-06 22:33:19 +01:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
tests Adjust to new semantics of "struct FlowBoundaryCondtions". 2012-03-06 20:08:34 +01:00
.hgignore Add demonstration for bare-bones reordering implementation. 2012-01-17 14:41:00 +01:00
.hgtags update tags 2011-12-21 11:21:09 +00:00
CMakeLists.txt Added -ldunecommon to link flags. 2012-02-21 22:13:24 +01:00
configure.ac Initialise maths support early. 2012-02-10 14:59:40 +01:00
Makefile.am Added WellsManager class (untested). 2012-03-06 13:59:51 +01:00