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