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