21 params.
addClassDescription(
"Element reporter to get statistics for a coupled variable. This can " 22 "be transfered to other apps.");
36 for (
unsigned int qp = 0; qp <
_qrule->n_points(); ++qp)
static InputParameters validParams()
const MooseArray< Real > & _coord
static InputParameters validParams()
registerMooseObject("MooseApp", ElementVariableStatistics)
const VariableValue & _v
The coupled variable used.
const Real & _current_elem_volume
The current element volume (available during execute())
ElementVariableStatistics(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const QBase *const & _qrule
const MooseArray< Real > & _JxW
virtual Real computeValue() override