const ArrayVariableValue & _v
The result of evaluating the supplied tagged vector at the degrees of freedom corresponding to the pr...
void compute() override
Computes the value and stores it in the solution vector.
The value of a tagged vector for a given node and a given variable is coupled to the current AuxVaria...
Couple a tagged vector, and return its evaluations at degree of freedom indices corresponding to the ...
RealEigenVector computeValue() override final
Compute and return the value of the aux variable.
void mooseError(Args &&... args) const
Emits an error prefixed with object name and type.
const InputParameters & parameters() const
Get the parameters of the object.
Eigen::Matrix< Real, Eigen::Dynamic, 1 > RealEigenVector
TagVectorArrayVariableAux(const InputParameters ¶meters)
static InputParameters validParams()