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()
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.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.