const InputParameters & parameters() const
Applies a flux sink to a boundary.
virtual Real multiplier() const override
The flux gets multiplied by this quantity.
static InputParameters validParams()
const LinearInterpolation _sink_func
Piecewise-linear function of porepressure that multiplies the sink flux.
virtual Real dmultiplier_dvar(unsigned int pvar) const override
d(multiplier)/d(Porous flow variable pvar)
Provides either a porepressure or a temperature to derived classes, depending on _involves_fluid defi...