|
CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | resultsforc_em (nk, f, fn, nactdof, ipompc, nodempc, coefmpc, labmpc, nmpc, mi, fmpc, calcul_fn, calcul_f, inomat) |
| subroutine resultsforc_em | ( | integer | nk, |
| real*8, dimension(*) | f, | ||
| real*8, dimension(0:mi(2),*) | fn, | ||
| integer, dimension(0:mi(2),*) | nactdof, | ||
| integer, dimension(*) | ipompc, | ||
| integer, dimension(3,*) | nodempc, | ||
| real*8, dimension(*) | coefmpc, | ||
| character*20, dimension(*) | labmpc, | ||
| integer | nmpc, | ||
| integer, dimension(*) | mi, | ||
| real*8, dimension(*) | fmpc, | ||
| integer | calcul_fn, | ||
| integer | calcul_f, | ||
| integer, dimension(*) | inomat | ||
| ) |