20#ifndef PARALLEL_PAVG_CALCULATOR_HPP
21#define PARALLEL_PAVG_CALCULATOR_HPP
23#include <opm/input/eclipse/Schedule/Well/PAvgCalculator.hpp>
25#include <opm/simulators/utils/ParallelCommunication.hpp>
59 using Accumulator =
typename PAvgCalculator<Scalar>::Accumulator;
62 std::reference_wrapper<const Parallel::Communication> comm_;
69 void collectGlobalContributions()
override;
Facility for deriving well-level pressure values from selected block-averaging procedures.
Definition ParallelPAvgCalculator.hpp:43
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242