CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | plcopy (plcon, nplcon, plconloc, npmat_, ntmat_, imat, itemp, nelem, kin) |
subroutine plcopy | ( | real*8, dimension(0:2*npmat_,ntmat_,*), intent(in) | plcon, |
integer, dimension(0:ntmat_,*), intent(in) | nplcon, | ||
real*8, dimension(802), intent(inout) | plconloc, | ||
integer, intent(in) | npmat_, | ||
integer, intent(in) | ntmat_, | ||
integer, intent(in) | imat, | ||
integer, intent(in) | itemp, | ||
integer, intent(in) | nelem, | ||
integer, intent(in) | kin | ||
) |