Functions/Subroutines | |
| subroutine | readat | 
| subroutine | vrdsmsh | 
| subroutine | vrdsmshx | 
| subroutine | rotat2 (xyz, angle, npts) | 
| subroutine | scale (xyzl, nl) | 
| subroutine | inrtia (xyzi, cg, xyzl, n, itype) | 
| subroutine | volume2 (vol, xyz, n) | 
| subroutine | findcg (cg, xyz, n) | 
| subroutine | divide (list1, list2, nl1, nl2, ifok, list, nl, xyzi, cg, WGT) | 
| subroutine | bufchk (buf, n) | 
| subroutine | chk_xyz | 
| subroutine | chk_nel | 
| subroutine | cscan (sout, key, nk) | 
| subroutine bufchk | ( | real, dimension(n) | buf, | 
| integer | n | ||
| ) | 
| subroutine chk_nel | ( | ) | 
| subroutine chk_xyz | ( | ) | 
| subroutine cscan | ( | character*132 | sout, | 
| character*132 | key, | ||
| nk | |||
| ) | 
| subroutine divide | ( | dimension(lelt) | list1, | 
| dimension(lelt) | list2, | ||
| nl1, | |||
| nl2, | |||
| logical | ifok, | ||
| dimension(lelt) | list, | ||
| nl, | |||
| dimension(3) | xyzi, | ||
| dimension(3,lelt) | cg, | ||
| dimension(1) | WGT | ||
| ) | 
| subroutine findcg | ( | dimension(3,1) | cg, | 
| dimension(3,8,1) | xyz, | ||
| n | |||
| ) | 
| subroutine inrtia | ( | dimension(3) | xyzi, | 
| dimension(3) | cg, | ||
| dimension(3,1) | xyzl, | ||
| n, | |||
| itype | |||
| ) | 
| subroutine readat | ( | ) | 
| subroutine rotat2 | ( | dimension(3,1) | xyz, | 
| angle, | |||
| npts | |||
| ) | 
| subroutine scale | ( | dimension(3,8,lelt) | xyzl, | 
| nl | |||
| ) | 
| subroutine volume2 | ( | dimension(1) | vol, | 
| dimension(3,2,2,2,1) | xyz, | ||
| n | |||
| ) | 
| subroutine vrdsmsh | ( | ) | 
| subroutine vrdsmshx | ( | ) |