static InputParameters validParams()
const bool _random_rotations
generate random rotations when the Euler Angle provider runs out of data (otherwise error out) ...
Manage a list of elasticity tensors for the grains.
RankFourTensor newGrain(unsigned int new_grain_id)
implement this method to initialize the data for the new grain
RankFourTensor _C_ijkl
unrotated elasticity tensor
GrainTrackerElasticity(const InputParameters ¶meters)
const EulerAngleProvider & _euler
object providing the Euler angles
const InputParameters & parameters() const
Abstract base class for user objects that implement the Euler Angle provider interface.
GrainTracker derived class template to base objects on which maintain physical parameters for individ...