This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
DualNumber< Real, DNDerivativeType, true > ADReal
ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
const Moose::Functor< ADReal > & _v
The coupled functor applying the force.
FVElemental is used for calculating residual contributions from volume integral terms of a PDE where ...
static InputParameters validParams()
Simple class to demonstrate off diagonal Jacobian contributions.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real _coef
An optional coefficient multiplying the coupled force.
const InputParameters & parameters() const
Get the parameters of the object.
FVCoupledForce(const InputParameters ¶meters)