opm-simulators/ebos
Markus Blatt bc98b20118 Only filter in filterConnections_ on root process.
When filterConnections_ is called the grid is not load
balanced, yet. Currently that means that grid() will also return the
unbalanced grid and all processes will see the whole global grid.

We will change semantics of the unbalanced grid soon: Only the root
process will see the whole grid and the others will see an empty
partition of it. Hence filtering on this partition will remove all
connections on all wells in the schedule for non-root processes and
produce wrong results.

For non-root process the filtering needs to be done on the load
balanced grid. This is accomplished by this commit.
2019-11-14 23:41:17 +01:00
..
equil Uuse new EquilRecord from opm-common 2019-09-23 21:42:41 +02:00
alucartesianindexmapper.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
collecttoiorank.hh Allow different ElementMapper types in ElementIndexScatterHandle. 2019-10-22 14:49:55 +02:00
ebos_altidx.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_blackoil.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_blackoil.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_foam_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_foam.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_foam.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_gasoil_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_gasoil.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_gasoil.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_oilwater_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_oilwater.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_oilwater.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_plain.cc changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
ebos_polymer_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_polymer.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_polymer.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_solvent_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_solvent.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_solvent.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_thermal_main.cc changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos_thermal.cc Add logging in ebos 2019-10-14 10:39:10 +02:00
ebos_thermal.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
ebos.hh changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
eclalugridvanguard.hh Make sure subclass functions are not called before subclass is initialized. 2019-10-01 21:18:17 +02:00
eclbaseaquifermodel.hh changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
eclbasevanguard.hh Skip processing of filename if external deck already exists. 2019-11-07 21:03:30 +01:00
eclcpgridvanguard.hh Only filter in filterConnections_ on root process. 2019-11-14 23:41:17 +01:00
ecldummygradientcalculator.hh changed: ewoms/disc -> opm/models/discretization 2019-09-19 11:16:26 +02:00
eclequilinitializer.hh changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
eclfluxmodule.hh enables rockcomp in flow 2019-10-17 12:44:49 +02:00
eclnewtonmethod.hh Add logging in ebos 2019-10-14 10:39:10 +02:00
ecloutputblackoilmodule.hh Rename Well2 -> Well and Group2 -> Group 2019-11-13 23:18:01 +01:00
eclpeacemanwell.hh changed: ewoms/disc -> opm/models/discretization 2019-09-19 11:16:26 +02:00
eclpolyhedralgridvanguard.hh Make sure subclass functions are not called before subclass is initialized. 2019-10-01 21:18:17 +02:00
eclproblem.hh Merge pull request #2047 from totto82/enableRockcompFlow 2019-10-17 14:12:35 +02:00
eclthresholdpressure.hh changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
ecltracermodel.hh Rename Well2 -> Well and Group2 -> Group 2019-11-13 23:18:01 +01:00
ecltransmissibility.hh Adapt to removal of GridProperty::iget() 2019-10-14 13:31:11 +02:00
eclwellmanager.hh Rename Well2 -> Well and Group2 -> Group 2019-11-13 23:18:01 +01:00
eclwriter.hh çonverted tabs to spaces 2019-11-01 12:56:20 +01:00
femcpgridcompat.hh make the coding style of femcpgridcompat.hh consistent with the rest of eWoms/ebos 2019-02-01 17:33:30 +01:00
mebos_main.cc changed: ewoms/common -> opm/models/utils 2019-09-19 11:14:36 +02:00
nncsorter.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
nncsorter.hpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
startEbos.hh Add logging in ebos 2019-10-14 10:39:10 +02:00
tracervdtable.hh changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
vtkecltracermodule.hh changed: ewoms/io -> opm/models/io 2019-09-19 11:17:12 +02:00