CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | materialdata_tg (imat, ntmat_, t1l, shcon, nshcon, sph, r, dvi, rhcon, nrhcon, rho) |
subroutine materialdata_tg | ( | integer, intent(in) | imat, |
integer, intent(in) | ntmat_, | ||
real*8, intent(in) | t1l, | ||
real*8, dimension(0:3,ntmat_,*), intent(in) | shcon, | ||
integer, dimension(*), intent(in) | nshcon, | ||
real*8, intent(inout) | sph, | ||
real*8, intent(inout) | r, | ||
real*8, intent(inout) | dvi, | ||
real*8, dimension(0:1,ntmat_,*), intent(in) | rhcon, | ||
integer, dimension(*), intent(in) | nrhcon, | ||
real*8, intent(inout) | rho | ||
) |