v0.14.0
Public Member Functions | List of all members
EshelbianPlasticity::FaceRule Struct Reference

Public Member Functions

int operator() (int p_row, int p_col, int p_data) const
 

Detailed Description

Definition at line 748 of file EshelbianPlasticity.cpp.

Member Function Documentation

◆ operator()()

int EshelbianPlasticity::FaceRule::operator() ( int  p_row,
int  p_col,
int  p_data 
) const
inline

Definition at line 749 of file EshelbianPlasticity.cpp.

749 { return 2 * p_data; }

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