MooseVariableFE< Real > MooseVariable
MooseVariableFE< VectorValue< Real > > VectorMooseVariable
OutputTools< Real >::VariableGradient VariableGradient
OutputTools< Real >::VariableValue VariableValue
Interface for objects that needs coupling capabilities.
const MooseArray< Point > & _q_point
const Elem *const & _current_elem
const QBase *const & _qrule
static InputParameters validParams()
const MooseArray< Real > & _coord
const VariableValue & _u
Holds the solution at current quadrature points.
MooseVariable & _field_var
const Real & _current_elem_volume
Volume of the current element.
MooseVariableField< Real > & _var
DenseVector< Number > _local_indtr
Holds local indicator entries as their accumulated by this ElementIndicator.
const VariableGradient & _grad_u
Holds the solution gradient at the current quadrature points.
const MooseArray< Real > & _JxW
const InputParameters & parameters() const
Get the parameters of the object.
Class for stuff related to variables.
Class for stuff related to variables.
Interface for objects that need to get values of MooseVariables.
Interface class for classes which interact with Postprocessors.
Interface for objects that needs scalar coupling capabilities.
Interface for objects that needs transient capabilities.