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