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