Go to the documentation of this file.
12 #include "GeneralPostprocessor.h"
30 virtual void execute()
override;
33 virtual PostprocessorValue
getValue()
override;
const PorousFlowSumQuantity & _total_mass
The PorousFlowSumQuantity userobject.
virtual ~PorousFlowPlotQuantity()
virtual PostprocessorValue getValue() override
Returns the value of the PorousFlowSumQuantity.
virtual void execute() override
virtual void initialize() override
Sums into _total This is used, for instance, to record the total mass flowing into a borehole.
PorousFlowPlotQuantity(const InputParameters ¶meters)
InputParameters validParams< PorousFlowPlotQuantity >()
Extracts the value from PorousFlowSumQuantity userobject.