CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | createinterfacempcs (imastnode, xmastnor, nmastnode, ikmpc, ilmpc, nmpc, ipompc, nodempc, coefmpc, labmpc, mpcfree, ikboun, nboun) |
subroutine createinterfacempcs | ( | integer, dimension(*) | imastnode, |
real*8, dimension(3,*) | xmastnor, | ||
integer | nmastnode, | ||
integer, dimension(*) | ikmpc, | ||
integer, dimension(*) | ilmpc, | ||
integer | nmpc, | ||
integer, dimension(*) | ipompc, | ||
integer, dimension(3,*) | nodempc, | ||
real*8, dimension(*) | coefmpc, | ||
character*20, dimension(*) | labmpc, | ||
integer | mpcfree, | ||
integer, dimension(*) | ikboun, | ||
integer | nboun | ||
) |