23 const Point & curr_point)
override;
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()
const InputParameters & parameters() const
virtual Real getScalarFromProperty(const std::vector< Real > &property, const Point &curr_point) override
Reduce the material property to a scalar for output.
const unsigned int _index
index of the component of the vector-valued material property