opm-simulators/opm/core
Atgeirr Flø Rasmussen 5a2d26360b Made reordersequence a C++ source file, in order to use std::sort().
This is for the experimental change of the graph topology, putting the
connections in the graph sorted by flux magnitude. Currently the
changes are in the file, but commented out until further experiments
have been done.
2012-02-15 22:42:07 +01:00
..
fluid Reference per-cell fluid matrix when calculating phase densities. 2012-02-14 20:23:13 +01:00
linalg Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
pressure 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
transport/reorder Made reordersequence a C++ source file, in order to use std::sort(). 2012-02-15 22:42:07 +01:00
utility Fix code on platforms for which sizeof(double)!=sizeof(double*). 2012-02-06 12:52:41 +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