Go to the documentation of this file.
12 #include "NodalPatchRecovery.h"
13 #include "RankTwoTensor.h"
34 const MaterialProperty<RankTwoTensor> &
_tensor;
InputParameters validParams< RankTwoScalarAux >()
static InputParameters validParams()
RankTwoScalarAux uses the namespace RankTwoScalarTools to compute scalar values from Rank-2 tensors.
const MaterialProperty< RankTwoTensor > & _tensor
const bool _has_selected_qp
whether or not selected_qp has been set
virtual Real computeValue()
MooseEnum _scalar_type
Determines the information to be extracted from the tensor by using the RankTwoScalarTools namespace,...
RankTwoScalarAux(const InputParameters ¶meters)
const unsigned int _selected_qp
The std::vector will be evaluated at this quadpoint only if defined.