Positions from groups of three functors.
virtual ~FunctorPositions()=default
static InputParameters validParams()
void initialize() override
In charge of computing / loading the positions.
std::vector< const Moose::Functor< Real > * > _pos_functors
Vector of pointers to the functors for each coordinate (inner-ordering is coordinates)
const InputParameters & parameters() const
Get the parameters of the object.
An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...
Positions objects are under the hood Reporters.