Data Fields | |
int | matid |
int | tckid |
int | NumNodes |
int | NumTensComp |
int | inc [4] |
double | istr [4][3] |
double | effdef [4] |
double | prof |
Definition at line 64 of file q4.c.
int sQ4Data::matid |
Definition at line 65 of file q4.c.
Referenced by _Q4PoroPressure(), Q4Gravity(), Q4KMatrix(), Q4MassMatrix(), Q4New(), Q4PercForces(), Q4StressStrain(), Q4TimeStep(), Q4ViscoForce(), and Q4WriteGaussResult().
int sQ4Data::tckid |
Definition at line 67 of file q4.c.
Referenced by _Q4ElementCenter(), Q4AssVector(), Q4InterForce(), Q4New(), Q4NumNodes(), Q4StressStrain(), and Q4ViscoForce().
int sQ4Data::inc[4] |
Definition at line 69 of file q4.c.
Referenced by _Q4ElementCenter(), _Q4GetCoord(), _Q4GetDisplacement(), Q4Connect(), Q4GetDof(), Q4GetInc(), Q4PercForces(), Q4Read(), and Q4SetPressure().
double sQ4Data::istr[4][3] |
Definition at line 70 of file q4.c.
Referenced by Q4InterForce(), Q4New(), Q4ReadInitStress(), Q4SetInitStress(), and Q4StressStrain().
double sQ4Data::effdef[4] |
double sQ4Data::prof |