CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | applympc (nface, ielfa, is, ie, ifabou, ipompc, vfa, coefmpc, nodempc, ipnei, neifa, labmpc, xbounact, nactdoh, ifaext, nfaext) |
subroutine applympc | ( | integer, intent(in) | nface, |
integer, dimension(4,*), intent(in) | ielfa, | ||
integer, intent(in) | is, | ||
integer, intent(in) | ie, | ||
integer, dimension(*), intent(in) | ifabou, | ||
integer, dimension(*), intent(in) | ipompc, | ||
real*8, dimension(0:7,*), intent(inout) | vfa, | ||
real*8, dimension(*), intent(in) | coefmpc, | ||
integer, dimension(3,*), intent(in) | nodempc, | ||
integer, dimension(*), intent(in) | ipnei, | ||
integer, dimension(*), intent(in) | neifa, | ||
character*20, dimension(*), intent(in) | labmpc, | ||
real*8, dimension(*), intent(in) | xbounact, | ||
integer, dimension(*), intent(in) | nactdoh, | ||
integer, dimension(*), intent(in) | ifaext, | ||
integer, intent(in) | nfaext | ||
) |