|
CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | bsort (n, x, y, xmin, xmax, ymin, ymax, dmax, bin, list) |
| subroutine bsort | ( | integer | n, |
| real*8, dimension(*) | x, | ||
| real*8, dimension(*) | y, | ||
| real*8 | xmin, | ||
| real*8 | xmax, | ||
| real*8 | ymin, | ||
| real*8 | ymax, | ||
| real*8 | dmax, | ||
| integer, dimension(*) | bin, | ||
| integer, dimension(*) | list | ||
| ) |