CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | materialdata_em (elcon, nelcon, alcon, nalcon, imat, ntmat_, t1l, elconloc, ncmat_, alpha) |
subroutine materialdata_em | ( | real*8, dimension(0:ncmat_,ntmat_,*) | elcon, |
integer, dimension(2,*) | nelcon, | ||
real*8, dimension(0:6,ntmat_,*) | alcon, | ||
integer, dimension(2,*) | nalcon, | ||
integer | imat, | ||
integer | ntmat_, | ||
real*8 | t1l, | ||
real*8, dimension(21) | elconloc, | ||
integer | ncmat_, | ||
real*8, dimension(6) | alpha | ||
) |