CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | loadaddt (nelement, label, valfilm, valtemp, nelemload, sideload, xload, nload, nload_, iamload, iamptemp, iampfilm, nam, node, iload) |
subroutine loadaddt | ( | integer | nelement, |
character*20 | label, | ||
real*8 | valfilm, | ||
real*8 | valtemp, | ||
integer, dimension(2,*) | nelemload, | ||
character*20, dimension(*) | sideload, | ||
real*8, dimension(2,*) | xload, | ||
integer | nload, | ||
integer | nload_, | ||
integer, dimension(2,*) | iamload, | ||
integer | iamptemp, | ||
integer | iampfilm, | ||
integer | nam, | ||
integer | node, | ||
integer | iload | ||
) |