static InputParameters validParams()
This postprocessor computes the volumetric flow rate through a boundary.
std::unordered_map< const FaceInfo *, Real > _fi_to_mfr
registerMooseObject("NavierStokesApp", MfrPostprocessor)
static InputParameters validParams()
virtual Real computeQpIntegral() override
void setMfr(const FaceInfo *fi, Real mfr, bool includes_area=true)
MfrPostprocessor(const InputParameters ¶meters)
virtual Real computeIntegral() override