libMesh::Order _q_order
Order of the quadrature.
virtual void initialize() override
In charge of computing / loading the positions.
Positions objects are under the hood Reporters.
Positions of all the quadrature points.
QuadraturePointsPositions(const InputParameters ¶meters)
libMesh::QuadratureType _q_type
Type of the quadrature.
MooseMesh wraps a libMesh::Mesh object and enhances its capabilities by caching additional data and s...
MooseMesh & _mesh
Reference to the mesh.
static InputParameters validParams()
An interface that restricts an object to subdomains via the 'blocks' input parameter.
const InputParameters & parameters() const
Get the parameters of the object.