An interface that restricts an object to subdomains via the 'blocks' input parameter.
Positions from centroids of elements in the mesh.
virtual void initialize() override
In charge of computing / loading the positions.
virtual ~ElementCentroidPositions()=default
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
MooseMesh wraps a libMesh::Mesh object and enhances its capabilities by caching additional data and s...
Positions objects are under the hood Reporters.