CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | networkstiff (voldl, s, imat, konl, mi, ntmat_, shcon, nshcon, rhcon, nrhcon) |
subroutine networkstiff | ( | real*8, dimension(0:mi(2),9), intent(in) | voldl, |
real*8, dimension(60,60), intent(inout) | s, | ||
integer, intent(in) | imat, | ||
integer, dimension(20), intent(in) | konl, | ||
integer, dimension(*), intent(in) | mi, | ||
integer, intent(in) | ntmat_, | ||
real*8, dimension(0:3,ntmat_,*), intent(in) | shcon, | ||
integer, dimension(*), intent(in) | nshcon, | ||
real*8, dimension(0:1,ntmat_,*), intent(in) | rhcon, | ||
integer, dimension(*), intent(in) | nrhcon | ||
) |