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