CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | materialdata_th (cocon, ncocon, imat, iorien, pgauss, orab, ntmat_, coconloc, mattyp, t1l, rhcon, nrhcon, rho, shcon, nshcon, sph, xstiff, iint, iel, istiff, mi) |
subroutine materialdata_th | ( | real*8, dimension(0:6,ntmat_,*) | cocon, |
integer, dimension(2,*) | ncocon, | ||
integer | imat, | ||
integer | iorien, | ||
real*8, dimension(3) | pgauss, | ||
real*8, dimension(7,*) | orab, | ||
integer | ntmat_, | ||
real*8, dimension(6) | coconloc, | ||
integer | mattyp, | ||
real*8 | t1l, | ||
real*8, dimension(0:1,ntmat_,*) | rhcon, | ||
integer, dimension(*) | nrhcon, | ||
real*8 | rho, | ||
real*8, dimension(0:3,ntmat_,*) | shcon, | ||
integer, dimension(*) | nshcon, | ||
real*8 | sph, | ||
real*8, dimension(27,mi(1),*) | xstiff, | ||
integer | iint, | ||
integer | iel, | ||
integer | istiff, | ||
integer, dimension(*) | mi | ||
) |