Files
opm-simulators/opm/simulators/wells
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-11-21 08:58:49 +01:00
2023-06-21 08:59:26 +02:00
2023-05-26 16:24:38 +02:00
2023-05-24 16:03:09 +02:00
2023-05-24 16:03:09 +02:00
2023-05-24 16:03:09 +02:00
2023-05-24 16:03:09 +02:00
2022-10-24 15:25:30 +02:00
2023-05-24 16:03:09 +02:00
2023-06-02 09:25:34 +02:00
2023-03-27 16:03:40 +02:00
2023-03-28 12:45:39 +02:00
2023-05-24 16:03:09 +02:00
2023-03-28 12:45:39 +02:00
2023-01-11 14:39:23 +01:00
2023-05-26 16:24:38 +02:00
2023-02-16 10:48:34 +01:00
2023-02-16 10:48:34 +01:00