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