CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dashdamp (xl, elas, konl, voldl, s, imat, elcon, nelcon, ncmat_, ntmat_, nope, lakonl, t0l, t1l, kode, elconloc, plicon, nplicon, npmat_, iperturb, time, nmethod) |
subroutine dashdamp | ( | real*8, dimension(3,9) | xl, |
real*8, dimension(21) | elas, | ||
integer, dimension(20) | konl, | ||
real*8, dimension(3,9) | voldl, | ||
real*8, dimension(60,60) | s, | ||
integer | imat, | ||
real*8, dimension(0:ncmat_,ntmat_,*) | elcon, | ||
integer, dimension(2,*) | nelcon, | ||
integer | ncmat_, | ||
integer | ntmat_, | ||
integer | nope, | ||
character*8 | lakonl, | ||
real*8 | t0l, | ||
real*8 | t1l, | ||
integer | kode, | ||
real*8, dimension(21) | elconloc, | ||
real*8, dimension(0:2*npmat_,ntmat_,*) | plicon, | ||
integer, dimension(0:ntmat_,*) | nplicon, | ||
integer | npmat_, | ||
integer | iperturb, | ||
real*8 | time, | ||
integer | nmethod | ||
) |