This kernel makes data from the EBSDReader GeneralUserObject available as AuxVariables.
More...
#include <EBSDReaderPointDataAux.h>
This kernel makes data from the EBSDReader GeneralUserObject available as AuxVariables.
Definition at line 25 of file EBSDReaderPointDataAux.h.
◆ EBSDReaderPointDataAux()
| EBSDReaderPointDataAux::EBSDReaderPointDataAux |
( |
const InputParameters & |
parameters | ) |
|
◆ computeValue()
| Real EBSDReaderPointDataAux::computeValue |
( |
| ) |
|
|
protectedvirtual |
◆ getAvgDataFieldType()
| MooseEnum EBSDAccessFunctors::getAvgDataFieldType |
( |
| ) |
|
|
staticinherited |
◆ getPointDataFieldType()
| MooseEnum EBSDAccessFunctors::getPointDataFieldType |
( |
| ) |
|
|
staticinherited |
◆ precalculateValue()
| void EBSDReaderPointDataAux::precalculateValue |
( |
| ) |
|
|
protectedvirtual |
◆ _data_name
| MooseEnum EBSDReaderPointDataAux::_data_name |
|
protected |
◆ _ebsd_reader
| const EBSDReader& EBSDReaderPointDataAux::_ebsd_reader |
|
protected |
◆ _val
| MooseSharedPointer<EBSDPointDataFunctor> EBSDReaderPointDataAux::_val |
|
protected |
Accessor functor to fetch the selected data field form the EBSD data point.
Definition at line 40 of file EBSDReaderPointDataAux.h.
◆ _value
| Real EBSDReaderPointDataAux::_value |
|
protected |
The documentation for this class was generated from the following files: