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