Files
opm-simulators/tests
Bård Skaflestad 77adc6ea3b Add Container for Dynamic WBPn Source Values
This commit adds a new container class,

    ParallelPAvgDynamicSourceData

which inherits from PAvgDynamicSourceData and provides a parallel
view of source contributions.  Member function

    collectLocalSources

will call the user-provided source term evaluation function for each
source location in its purview--typically those locations owned by
the current MPI rank.  Those values will be distributed to other MPI
ranks through member function synchroniseSources which will fill the
base class' 'src_' data member, and become available to clients
through read-only item spans.
2023-06-21 12:06:49 +02:00
..
2022-09-20 10:56:54 +02:00
2022-09-20 10:56:54 +02:00
2022-09-20 10:56:54 +02:00
2019-11-29 11:38:00 +01:00
2019-11-29 11:38:00 +01:00
2021-12-12 17:57:40 +01:00
2015-08-06 15:56:51 +02:00
2023-05-31 09:35:16 +02:00
2023-02-16 17:32:04 +01:00
2013-06-05 12:24:23 +02:00
2019-03-21 17:00:56 +01:00
2019-11-29 11:38:00 +01:00