CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | shape4tet (xi, et, ze, xl, xsj, shp, iflag) |
subroutine shape4tet | ( | real*8, intent(in) | xi, |
real*8, intent(in) | et, | ||
real*8, intent(in) | ze, | ||
real*8, dimension(3,4), intent(in) | xl, | ||
real*8, intent(out) | xsj, | ||
real*8, dimension(4,4), intent(out) | shp, | ||
integer, intent(in) | iflag | ||
) |