Neumann boundary condition with functor inputs.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
Compute this IntegratedBC's contribution to the residual at the current quadrature point...
const Moose::Functor< ADReal > & _functor
The functor to impose.
FunctorNeumannBC(const InputParameters ¶meters)
const Moose::Functor< ADReal > & _coef
Coefficient.
Base class for deriving any boundary condition of a integrated type.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
const Real _sign
Sign to apply to flux.