virtual Real computeBoundaryGradientMatrixContribution() const override
Computes the boundary gradient's contribution to the linear system matrix.
virtual Real computeBoundaryGradientRHSContribution() const override
Computes the boundary gradient's contribution to the linear system right hand side.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
Class implementing an outflow boundary condition for linear finite volume variables.
virtual Real computeBoundaryNormalGradient() const override
We assume zero normal gradient for outflow boundary conditions so these need to be changed...
LinearFVAdvectionDiffusionOutflowBC(const InputParameters ¶meters)
Class constructor.
virtual bool includesMaterialPropertyMultiplier() const override
Check if the contributions to the right hand side and matrix already include the material property mu...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual bool useBoundaryGradientExtrapolation() const override
Define if the value of the gradient of the field to compute fluxes at boundaries is prescribed by t...