38 MooseSharedPointer<EBSDPointDataFunctor>
_val;
Mix-in class that adds so called access functors to select a field from an EBSDPointData or EBSDPoint...
This kernel makes data from the EBSDReader GeneralUserObject available as AuxVariables.
const EBSDReader & _ebsd_reader
MooseSharedPointer< EBSDPointDataFunctor > _val
Accessor functor to fetch the selected data field form the EBSD data point.
virtual Real computeValue()
virtual void precalculateValue()
static InputParameters validParams()
MooseEnum _data_name
MooseEnum that stores the type of data this AuxKernel extracts.
Real _value
precalculated element value
A GeneralUserObject that reads an EBSD file and stores the centroid data in a data structure which in...
const InputParameters & parameters() const