IndexableProperty is a helper (proxy) object to obtain a scalar component from a material property.
void check() const
integrity check
const InputParameters & parameters() const
Get the parameters of the object.
Prepare patches for use in nodal patch recovery based on a material property.
virtual void initialSetup() override
Gets called at the beginning of the simulation before this object is asked to do its job.
const IndexableProperty< NodalPatchRecoveryBase, false > _prop
virtual Real computeValue() override
Compute the quantity to recover using nodal patch recovery.
static InputParameters validParams()