Go to the source code of this file.
Defines | |
| #define | DECLARE_EXTERN extern |
Functions | |
| DECLARE_EXTERN void | thicknessIntg (struct SurfacePropS *ar, struct SurfacePropS *ac, double memforce[3][3], double coupleforce[3][3], struct SElementS *element, int *lquad, double thick, double dtime) |
| #define DECLARE_EXTERN extern |
| DECLARE_EXTERN void thicknessIntg | ( | struct SurfacePropS * | ar, | |
| struct SurfacePropS * | ac, | |||
| double | memforce[3][3], | |||
| double | coupleforce[3][3], | |||
| struct SElementS * | element, | |||
| int * | lquad, | |||
| double | thick, | |||
| double | dtime | |||
| ) |
References SurfacePropS::akov, SurfacePropS::det, dvec(), getFromStorage(), getNumInternal(), kirchhoffMaterial(), SElementS::matStorage, ONETHRD, putToStorage(), smulvecTr3(), and svmtrshellspace3().
Referenced by selementInternalForce().
1.6.3