19 params.
addParam<
Real>(
"value", 0.0,
"Some constant value that can be read from the input file");
Constant auxiliary value.
const Real & _value
The value being set for the current node/element.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue() override
Compute and return the value of the aux variable.
ConstantAux(const InputParameters ¶meters)
static InputParameters validParams()
registerMooseObject("MooseApp", ConstantAux)