21 "Residual contribution from time derivative of a variable for the finite volume method.");
DualNumber< Real, DNDerivativeType, true > ADReal
registerADMooseObject("MooseApp", FVTimeKernel)
FVElemental is used for calculating residual contributions from volume integral terms of a PDE where ...
static InputParameters validParams()
FVTimeKernel(const InputParameters ¶meters)
const ADVariableValue & _u_dot
ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
static InputParameters validParams()
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type.