static InputParameters validParams()
Neumann boundary (== fixed inflow) condition for finite volume scheme.
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
Provides an interface for computing residual contributions from finite volume numerical fluxes comput...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
FVNeumannBC(const InputParameters ¶meters)