25 virtual void gatherWeightedValue(
unsigned int id, dof_id_type dof, Real dg_vol_frac)
override;
const InputParameters & parameters() const
Userobject class to compute the equivalent scalar values for rank two tensor at individual material p...
MooseEnum _scalar_type
Determines the information to be extracted from the tensor by using the RankTwoScalarTools namespace,...
Point _input_direction
Direction vector used to calculate some material tensor quantities.
static InputParameters validParams()
const Point _point2
End point for axis used to calculate some cylinderical material tensor quantities.
virtual void gatherWeightedValue(unsigned int id, dof_id_type dof, Real dg_vol_frac) override
Function to gather bond-associated quantities to each material point.
const Point _point1
Start point for axis used to calculate some cylinderical material tensor quantities.
Base userobject class for rank two tensor at individual material point.