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