An interface that restricts an object to subdomains via the 'blocks' input parameter.
/class BoundaryRestrictable /brief Provides functionality for limiting the object to certain boundary...
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 from nodes of elements in the mesh.
virtual ~NodePositions()=default
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()
Positions objects are under the hood Reporters.