CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
integer function | triloc (xp, yp, x, y, v, e, numtri) |
integer function triloc | ( | real*8 | xp, |
real*8 | yp, | ||
real*8, dimension(*) | x, | ||
real*8, dimension(*) | y, | ||
integer, dimension(3,*) | v, | ||
integer, dimension(3,*) | e, | ||
integer | numtri | ||
) |