Data Fields | |
int | matid |
int | tckid |
int | NumNodes |
int | NumTensComp |
int | inc [4] |
double | istr [6] |
double | effdef |
double | prof |
Definition at line 63 of file tetra4.c.
Definition at line 65 of file tetra4.c.
Referenced by TETR4Gravity(), TETR4KMatrix(), TETR4MassMatrix(), TETR4New(), TETR4PercForces(), TETR4StressStrain(), TETR4TimeStep(), and TETR4ViscoForce().
Definition at line 67 of file tetra4.c.
Referenced by _TETR4ElementCenter(), TETR4AssVector(), TETR4InterForce(), TETR4New(), TETR4NumNodes(), TETR4StressStrain(), and TETR4ViscoForce().
int sTetr4Data::inc[4] |
Definition at line 69 of file tetra4.c.
Referenced by _TETR4ElementCenter(), _TETR4GetCoord(), _TETR4GetDisplacement(), TETR4Connect(), TETR4GetDof(), TETR4GetInc(), TETR4Load(), TETR4PercForces(), TETR4Read(), and TETR4SetPressure().
double sTetr4Data::istr[6] |
Definition at line 70 of file tetra4.c.
Referenced by TETR4InterForce(), TETR4New(), TETR4ReadInitStress(), TETR4SetInitStress(), and TETR4StressStrain().
double sTetr4Data::effdef |
double sTetr4Data::prof |
Definition at line 72 of file tetra4.c.
Referenced by TETR4New(), TETR4StressStrain(), and TETRA4ReadProfile().