19 params.
addParam<
unsigned int>(
"component", 0,
"Component of the array variable to be extracted");
26 _u(coupledArrayValue(
"array_variable")),
27 _component(getParam<unsigned
int>(
"component"))
static InputParameters validParams()
const unsigned int _component
The component.
ArrayVariableComponent(const InputParameters ¶meters)
registerMooseObject("MooseApp", ArrayVariableComponent)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue() override
Compute and return the value of the aux variable.
unsigned int _qp
Quadrature point index.
static InputParameters validParams()
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
const ArrayVariableValue & _u
Holds the solution at current quadrature points.
void ErrorVector unsigned int