Data Fields | |
int | matid |
int | tckid |
int | NumNodes |
int | NumTensComp |
int | inc [8] |
double | istr [8][6] |
double | effdef [8] |
double | prof |
Definition at line 60 of file brk8.c.
int sBrk8Data::matid |
Definition at line 61 of file brk8.c.
Referenced by BRICK8Gravity(), BRICK8KMatrix(), BRICK8MassMatrix(), BRICK8New(), BRICK8PercForces(), BRICK8StressStrain(), BRICK8TimeStep(), and BRICK8ViscoForce().
int sBrk8Data::tckid |
Definition at line 63 of file brk8.c.
Referenced by _BRICK8ElementCenter(), _GetNol(), BRICK8AssVector(), BRICK8InterForce(), BRICK8New(), BRICK8NumNodes(), BRICK8StressStrain(), and BRICK8ViscoForce().
int sBrk8Data::inc[8] |
Definition at line 65 of file brk8.c.
Referenced by _BRICK8ElementCenter(), _BRICK8GetCoord(), _BRICK8GetDisplacement(), _GetNol(), BRICK8Connect(), BRICK8GetDof(), BRICK8GetInc(), BRICK8PercForces(), BRICK8Read(), and BRICK8SetPressure().
double sBrk8Data::istr[8][6] |
Definition at line 66 of file brk8.c.
Referenced by BRICK8InterForce(), BRICK8New(), BRICK8ReadInitStress(), BRICK8SetInitStress(), and BRICK8StressStrain().
double sBrk8Data::effdef[8] |
double sBrk8Data::prof |
Definition at line 68 of file brk8.c.
Referenced by BRICK8New(), BRICK8ReadProfile(), and BRICK8StressStrain().