www.mooseframework.org
Public Member Functions | List of all members
EBSDAccessFunctors::EBSDAvgDataPhi Struct Reference

#include <EBSDAccessFunctors.h>

Inheritance diagram for EBSDAccessFunctors::EBSDAvgDataPhi:
[legend]

Public Member Functions

virtual Real operator() (const EBSDAvgData &a)
 

Detailed Description

Definition at line 131 of file EBSDAccessFunctors.h.

Member Function Documentation

◆ operator()()

virtual Real EBSDAccessFunctors::EBSDAvgDataPhi::operator() ( const EBSDAvgData a)
inlinevirtual

Implements EBSDAccessFunctors::EBSDAvgDataFunctor.

Definition at line 133 of file EBSDAccessFunctors.h.

133 { return a._angles->Phi; };

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