CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | temploadmodal (amta, namta, nam, ampli, time, ttime, dtime, xbounold, xboun, xbounact, iamboun, nboun, nodeboun, ndirboun, amname) |
subroutine temploadmodal | ( | real*8, dimension(2,*) | amta, |
integer, dimension(3,*) | namta, | ||
integer | nam, | ||
real*8, dimension(*) | ampli, | ||
real*8 | time, | ||
real*8 | ttime, | ||
real*8 | dtime, | ||
real*8, dimension(*) | xbounold, | ||
real*8, dimension(*) | xboun, | ||
real*8, dimension(*) | xbounact, | ||
integer, dimension(*) | iamboun, | ||
integer | nboun, | ||
integer, dimension(*) | nodeboun, | ||
integer, dimension(*) | ndirboun, | ||
character*80, dimension(*) | amname | ||
) |