32 virtual void execute()
override;
60 std::unordered_map<SubdomainID, std::vector<std::tuple<Real, Real, Real, Real>>>
_quat;
const MaterialProperty< RankTwoTensor > & _updated_rotation
const InputParameters & parameters() const
virtual void initialize() override
Clear internal Euler angle and misorientationdata.
unsigned int _bins
number of bins for each quaternion component
EulerAngles computeSubdomainEulerAngles(const SubdomainID &sid)
Compute Quaternion for each subdomain (block), following Markley, F.
Real _L_norm
parameter used to compute the weighting function for the average quaternion calculation ...
virtual void execute() override
Compute the average of the rotation matrix in this element.
Computes the average value of a variable on each block.
subdomain_id_type SubdomainID
Computes the average value of a variable on each block.
static InputParameters validParams()
ComputeBlockOrientationByRotation(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
std::unordered_map< SubdomainID, std::vector< std::tuple< Real, Real, Real, Real > > > _quat
virtual void threadJoin(const UserObject &) override
virtual void finalize() override
Gather all Euler angles from this block.