22 "points",
"The points where you want to evaluate the variables");
30 _points = getParam<std::vector<Point>>(
"points");
PointValueSampler(const InputParameters ¶meters)
std::vector< Point > _points
The points to evaluate at.
registerMooseObject("MooseApp", PointValueSampler)
static InputParameters validParams()
Base class for sampling variable(s) at points.
static InputParameters validParams()