#include <EBSDAccessFunctorsTest.h>
Definition at line 15 of file EBSDAccessFunctorsTest.h.
◆ getAvgDataFieldType()
MooseEnum EBSDAccessFunctors::getAvgDataFieldType |
( |
| ) |
|
|
staticinherited |
◆ getPointDataFieldType()
MooseEnum EBSDAccessFunctors::getPointDataFieldType |
( |
| ) |
|
|
staticinherited |
◆ SetUp()
void EBSDAccessFunctorsTest::SetUp |
( |
| ) |
|
|
inlineprotected |
Definition at line 18 of file EBSDAccessFunctorsTest.h.
29 for (
unsigned int i = 0; i < 3; ++i)
39 _avg.
_p = Point(6.0, 7.0, 8.0);
41 for (
unsigned int i = 0; i < 3; ++i)
unsigned int _local_id
Index in the per-phase list of global IDs.
std::vector< Real > _custom
Custom data columns.
Point _p
Center of mass for the global grain.
std::vector< Real > _custom
Grain averaged custom data columns.
unsigned int _feature_id
EBSD feature id, (gklobal) grain number, symmetry, and phase data.
Point _p
Element centroid position.
EulerAngles * _angles
Averaged Euler angles.
unsigned int _feature_id
EBSD grain, symmetry, and phase data.
unsigned int _n
Number of EBSD data points in the global grain.
◆ _angles
◆ _avg
◆ _point
The documentation for this class was generated from the following file: