opm-simulators/tests/referencesolutions
Andreas Lauser f7982e15ce parallelization: treat off-diagonal matrix entries on the process boundaries properly
this is required so that the element-centered finite volume method
does not handle each partition of the domain separately. (i.e. so that
fluxes accross faces on the process boundaries are considered) mea culpa!

The fix for this is to also include these entries in the matrix which
uses domestic indices. This required some rather extensive changes to
the blacklisting mechanism as for this it must be possible to
translate the index of a blacklisted entity (i.e., an entity in a
ghost or an overlap cell) to a domestic index (i.e., the corresponding
index in the algebraic overlap).

Note that the code for algebraic overlaps is *fun* and the person who
wrote it should be tarred and feathered. (*ouch* ;)) Seriously: Better
approaches than "lets-throw-this-away-and-use-grid-overlaps" are
deeply appreciated. (The grid overlap is not really useful in Dune
because only "Mickey Mouse grids" like Dune::YaspGrid support it.)
2014-07-21 21:25:27 +02:00
..
co2injection_flash_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_flash_ni_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_flash_ni_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_flash_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_immiscible_ecfv-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
co2injection_immiscible_ni_ecfv-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
co2injection_immiscible_ni_vcfv-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
co2injection_immiscible_vcfv-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
co2injection_ncp_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_ncp_ni_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_ncp_ni_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_ncp_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_pvs_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_pvs_ni_ecfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_pvs_ni_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
co2injection_pvs_vcfv-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
cuvette_pvs-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
diffusion_flash-heuristix.vtp porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
diffusion_ncp-heuristix.vtp porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
diffusion_pvs-heuristix.vtp porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
finger_immiscible-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
fracture_discretefracture-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
groundwater_immiscible-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
infiltration_pvs-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
lens_immiscible_ecfv-heuristix.vtu lens problem: add an ECFV variant 2014-07-11 20:27:44 +02:00
lens_immiscible_vcfv-heuristix.vtu lens problem: add an ECFV variant 2014-07-11 20:27:44 +02:00
lens_richards-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
navierstokes-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
obstacle_immiscible-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
obstacle_ncp-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
obstacle_pvs-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
outflow-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00
powerinjection_darcy-heuristix.vtp fixup! Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:23:46 +01:00
powerinjection_forchheimer-heuristix.vtp fixup! Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:23:46 +01:00
reservoir-heuristix.vtu reservoir test problem: change the reference solution 2014-07-08 10:13:55 +02:00
s0004-p0000-co2injection_ncp_ni_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0000-lens_immiscible_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0000-lens_immiscible_vcfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0000-obstacle_immiscible-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0001-co2injection_ncp_ni_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0001-lens_immiscible_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0001-lens_immiscible_vcfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0001-obstacle_immiscible-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0002-co2injection_ncp_ni_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0002-lens_immiscible_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0002-lens_immiscible_vcfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0002-obstacle_immiscible-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0003-co2injection_ncp_ni_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0003-lens_immiscible_ecfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0003-lens_immiscible_vcfv-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
s0004-p0003-obstacle_immiscible-heuristix.vtu parallelization: treat off-diagonal matrix entries on the process boundaries properly 2014-07-21 21:25:27 +02:00
stokes2ctest-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
stokestest_ni-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
stokestest-heuristix.vtu Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
tutorial1-heuristix.vtu problems: make the name() methods static 2014-03-07 12:38:19 +01:00
waterair_pvs_ni-heuristix.vtu porous media models: derive them from MultiPhaseModel 2013-12-14 22:06:28 +01:00