24 #ifndef OPM_BLACKOILMODEL_CONV_MONITOR_HEADER_INCLUDED 25 #define OPM_BLACKOILMODEL_CONV_MONITOR_HEADER_INCLUDED 27 #include <opm/simulators/flow/BlackoilModelParameters.hpp> 28 #include <opm/simulators/timestepping/ConvergenceReport.hpp> 33 template <
class Scalar>
45 const MonitorParams& param_;
47 double prev_distance_;
48 int prev_above_tolerance_;
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: blackoilbioeffectsmodules.hh:45
Implementation of penalty cards for three-phase black oil.
Definition: BlackoilModelConvergenceMonitor.hpp:34
Struct holding convergence monitor params.
Definition: BlackoilModelParameters.hpp:386
Represents the convergence status of the whole simulator, to make it possible to query and store the ...
Definition: ConvergenceReport.hpp:37
Definition: ConvergenceReport.hpp:57