https://mooseframework.inl.gov
Public Attributes | List of all members
EBSDAccessFunctors::EBSDPointData Struct Reference

Per element EBSD data point. More...

#include <EBSDAccessFunctors.h>

Public Attributes

Point _p
 Element centroid position. More...
 
std::vector< Real_custom
 Custom data columns. More...
 
Real _phi1
 Euler angles. More...
 
Real _Phi
 
Real _phi2
 
unsigned int _feature_id
 EBSD feature id, (gklobal) grain number, symmetry, and phase data. More...
 
unsigned int _phase
 
unsigned int _symmetry
 

Detailed Description

Per element EBSD data point.

Definition at line 27 of file EBSDAccessFunctors.h.

Member Data Documentation

◆ _custom

std::vector<Real> EBSDAccessFunctors::EBSDPointData::_custom

Custom data columns.

Definition at line 45 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _feature_id

unsigned int EBSDAccessFunctors::EBSDPointData::_feature_id

EBSD feature id, (gklobal) grain number, symmetry, and phase data.

Definition at line 39 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _p

Point EBSDAccessFunctors::EBSDPointData::_p

Element centroid position.

Definition at line 36 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _phase

unsigned int EBSDAccessFunctors::EBSDPointData::_phase

Definition at line 40 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _Phi

Real EBSDAccessFunctors::EBSDPointData::_Phi

Definition at line 31 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _phi1

Real EBSDAccessFunctors::EBSDPointData::_phi1

Euler angles.

Definition at line 30 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _phi2

Real EBSDAccessFunctors::EBSDPointData::_phi2

Definition at line 32 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().

◆ _symmetry

unsigned int EBSDAccessFunctors::EBSDPointData::_symmetry

Definition at line 41 of file EBSDAccessFunctors.h.

Referenced by EBSDAccessFunctorsTest::SetUp().


The documentation for this struct was generated from the following file: