opm-simulators/opm/core
Atgeirr Flø Rasmussen 497c45b78b Constructors of *FromDeck classes now take an UnstructuredGrid.
This is a change from taking a vector containing the mapping to
deck-consistent logical cartesian indices. The mapping is contained
in the UnstructuredGrid::global_cell member, and may be null. The
change therefore saves the overhead of constructing a vector as a
copy of the data in the grid or (if null) as an identity mapping.
2012-08-10 10:12:45 +02:00
..
fluid Constructors of *FromDeck classes now take an UnstructuredGrid. 2012-08-10 10:12:45 +02:00
linalg Use have_boost_redef.hpp rather than direct override. 2012-07-12 14:36:36 +02:00
pressure Bugfix in CompressibleTpfa for gravity case. 2012-07-19 14:45:15 +02:00
simulator Fix output from SimulatorReport. 2012-06-15 10:51:34 +02:00
transport/reorder Whitespace cleanup. 2012-07-19 15:34:42 +02:00
utility computeFractionalFlow(): Reuse the output array in all intermediate calculations. 2012-06-13 17:07:56 +02:00
wells Prune an unused header. 2012-06-19 09:34:34 +02:00
newwells.h Document add_well()s "name" parameter. 2012-06-18 10:18:14 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00