CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calcspringforc (imat, elcon, nelcon, ncmat_, ntmat_, t1l, kode, plicon, nplicon, npmat_, senergy, nener, fk, val) |
subroutine calcspringforc | ( | integer, intent(in) | imat, |
real*8, dimension(0:ncmat_,ntmat_,*), intent(in) | elcon, | ||
integer, dimension(2,*), intent(in) | nelcon, | ||
integer, intent(in) | ncmat_, | ||
integer, intent(in) | ntmat_, | ||
real*8, intent(in) | t1l, | ||
integer, intent(in) | kode, | ||
real*8, dimension(0:2*npmat_,ntmat_,*), intent(in) | plicon, | ||
integer, dimension(0:ntmat_,*), intent(in) | nplicon, | ||
integer, intent(in) | npmat_, | ||
real*8, intent(inout) | senergy, | ||
integer, intent(in) | nener, | ||
real*8, intent(inout) | fk, | ||
real*8, intent(in) | val | ||
) |