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

#include <EBSDAccessFunctors.h>

Inheritance diagram for EBSDAccessFunctors::EBSDAvgDataPhase:
[legend]

Public Member Functions

virtual Real operator() (const EBSDAvgData &a)
 

Detailed Description

Definition at line 139 of file EBSDAccessFunctors.h.

Member Function Documentation

◆ operator()()

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

Implements EBSDAccessFunctors::EBSDAvgDataFunctor.

Definition at line 141 of file EBSDAccessFunctors.h.

141 { return a._phase; };

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