opm-simulators/opm/core
Atgeirr Flø Rasmussen b058678235 Moved simulator utility functions to opm/core/utility/miscUtilities.hpp.
We want to avoid having hundreds of files with a single function, therefore
these functions have been lumped together. With time, a more sophisticated
organization of such free functions may be in order.
2012-02-26 21:05:19 +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 IncompTpfa now takes a linear solver as a constructor argument. 2012-02-21 21:45:04 +01:00
transport/reorder Added experimental code guarded by EXPERIMENT_GAUSS_SEIDEL #define. 2012-02-26 00:30:36 +01:00
utility Moved simulator utility functions to opm/core/utility/miscUtilities.hpp. 2012-02-26 21:05:19 +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