v0.15.0
Loading...
Searching...
No Matches
EshelbianPlasticity::FaceRule Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 2191 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 2192 of file EshelbianPlasticity.cpp.

2192 {
2193 return 2 * (p_data + 1);
2194 }

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