19 "Index of the vector property component to sample");
20 params.
addClassDescription(
"Samples a single component of array material properties at all " 21 "quadrature points in mesh block(s)");
This is a base class for sampling material properties for the integration points in all elements in a...
This class samples a component of a vector material property in a 1-D mesh.
Sampler1DVector(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
virtual Real getScalarFromProperty(const std::vector< Real > &property, const Point &curr_point) override
Reduce the material property to a scalar for output.
static InputParameters validParams()
registerMooseObject("ThermalHydraulicsApp", Sampler1DVector)
const unsigned int _index
index of the component of the vector-valued material property
void ErrorVector unsigned int