39 const unsigned int _sd;
const unsigned int _sd
Reference direction of the sample.
const EBSDReader *const _ebsd_reader
EBSDReader Object.
This class defines the interface for the GrainTracking objects.
const GrainTrackerInterface & _grain_tracker
Grain tracker object.
virtual unsigned int getNumGrains() const
const unsigned int _xtal_class
Crystal structure of the sample.
const unsigned int _output_type
Type of value to be outputted.
virtual Real computeValue()
const Point _no_grain_color
Vector containing values for color in regions without grains.
EulerAngleProvider2RGBAux(const InputParameters ¶meters)
A GeneralUserObject that reads an EBSD file and stores the centroid data in a data structure which in...
const EulerAngleProvider & _euler
Object providing the Euler angles.
static InputParameters validParams()
const unsigned int _phase
Optional phase number needed for global grain index retrieval.
Real _value
precalculated element value
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void precalculateValue()
const InputParameters & parameters() const
Abstract base class for user objects that implement the Euler Angle provider interface.
Output euler angles from user object to an AuxVariable.