Go to the documentation of this file.
28 virtual void gatherWeightedValue(
unsigned int id, dof_id_type dof, Real dg_vol_frac)
override;
Base userobject class for rank two tensor at individual material point.
Userobject class to compute the equivalent scalar values for rank two tensor at individual material p...
const Point _point1
Start point for axis used to calculate some cylinderical material tensor quantities.
NodalRankTwoScalarPD(const InputParameters ¶meters)
Point _input_direction
Direction vector used to calculate some material tensor quantities.
InputParameters validParams< NodalRankTwoScalarPD >()
const Point _point2
End point for axis used to calculate some cylinderical material tensor quantities.
MooseEnum _scalar_type
Determines the information to be extracted from the tensor by using the RankTwoScalarTools namespace,...
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.