Eigen::Matrix< ADReal, Eigen::Dynamic, 1 > ADRealEigenVector
Diffusion term for an array variable.
const InputParameters & parameters() const
Get the parameters of the object.
virtual void computeQpResidual(ADRealEigenVector &residual) override
Compute this Kernel's contribution to the residual at the current quadrature point, to be filled in residual.
Base class for array variable (equation) kernels using automatic differentiation. ...
ADArrayDiffusion(const InputParameters ¶meters)
static InputParameters validParams()