43 virtual Real
ptVar()
const;
46 virtual Real
dptVar(
unsigned pvar)
const;
const InputParameters & parameters() const
Provides either a porepressure or a temperature to derived classes, depending on _involves_fluid defi...
const MaterialProperty< std::vector< Real > > *const _dtemp_dvar
d(Nodal temperature)/d(PorousFlow variable)
virtual Real ptVar() const
Provides the variable value (either porepressure, or temperature, depending on _involves_fluid)
const VariableValue & _pt_shift
Subtract this from porepressure or temperature before evaluating PiecewiseLinearSink,...
const MaterialProperty< Real > *const _temp
Nodal temperature.
static InputParameters validParams()
const MaterialProperty< std::vector< Real > > *const _pp
Nodal pore pressure in each phase.
const MaterialProperty< std::vector< std::vector< Real > > > *const _dpp_dvar
d(Nodal pore pressure in each phase)/d(PorousFlow variable)
virtual Real dptVar(unsigned pvar) const
Provides the d(variable)/(d PorousFlow Variable pvar)
Applies a flux sink to a boundary.
VariableValueTempl< false > VariableValue