CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calcrhofacomp (nface, vfa, shcon, ielmat, ntmat_, mi, ielfa, ipnei, vel, nef, flux, gradpel, gradtel, xxj, betam, xlet) |
subroutine calcrhofacomp | ( | integer | nface, |
real*8, dimension(0:7,*) | vfa, | ||
real*8, dimension(0:3,ntmat_,*) | shcon, | ||
integer, dimension(mi(3),*) | ielmat, | ||
integer | ntmat_, | ||
integer, dimension(*) | mi, | ||
integer, dimension(4,*) | ielfa, | ||
integer, dimension(*) | ipnei, | ||
real*8, dimension(nef,0:7) | vel, | ||
integer | nef, | ||
real*8, dimension(*) | flux, | ||
real*8, dimension(3,*) | gradpel, | ||
real*8, dimension(3,*) | gradtel, | ||
real*8, dimension(3,*) | xxj, | ||
real*8 | betam, | ||
real*8, dimension(*) | xlet | ||
) |