CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calccvfacomp (nface, vfa, shcon, nshcon, ielmat, ntmat_, mi, ielfa, cvfa, physcon) |
subroutine calccvfacomp | ( | integer | nface, |
real*8, dimension(0:7,*) | vfa, | ||
real*8, dimension(0:3,ntmat_,*) | shcon, | ||
integer, dimension(2,*) | nshcon, | ||
integer, dimension(mi(3),*) | ielmat, | ||
integer | ntmat_, | ||
integer, dimension(*) | mi, | ||
integer, dimension(4,*) | ielfa, | ||
real*8, dimension(*) | cvfa, | ||
real*8, dimension(*) | physcon | ||
) |