#include "definitions.h"#include "kirchhoffMaterial.h"#include "surfaceProp.h"#include "smaterial.h"Functions | |
| void | kirchhoffMaterial (double pk2[3][3], SurfaceProp *gr, SurfaceProp *gc, double *stretch, SMaterial *mat) |
| void kirchhoffMaterial | ( | double | pk2[3][3], | |
| SurfaceProp * | gr, | |||
| SurfaceProp * | gc, | |||
| double * | stretch, | |||
| SMaterial * | mat | |||
| ) |
References SurfacePropS::amkon, SurfacePropS::amkov, greenlagrstrain(), and SMaterialS::properties.
Referenced by thicknessIntg().
1.6.3