v0.15.0
Loading...
Searching...
No Matches
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 2181 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 2182 of file EshelbianPlasticity.cpp.

2182 {
2183 return 2 * (p_data + 1);
2184 }

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