shells/fem/strainMeasure.h File Reference
Go to the source code of this file.
Defines |
| #define | DECLARE_EXTERN extern |
Functions |
| DECLARE_EXTERN void | greenlagrstrain (double gs[3][3], double gmkovr[3][3], double gmkovc[3][3]) |
| DECLARE_EXTERN void | gradient (double Du[3][3], double gkovc[3][3], double gkonr[3][3]) |
Define Documentation
| #define DECLARE_EXTERN extern |
Function Documentation
| DECLARE_EXTERN void gradient |
( |
double |
Du[3][3], |
|
|
double |
gkovc[3][3], |
|
|
double |
gkonr[3][3] | |
|
) |
| | |
| DECLARE_EXTERN void greenlagrstrain |
( |
double |
gs[3][3], |
|
|
double |
gmkovr[3][3], |
|
|
double |
gmkovc[3][3] | |
|
) |
| | |