Functions/Subroutines | |
| subroutine | genbox | 
| subroutine | gen_gtp_vertex (vertex, ncrnr) | 
| subroutine | getbox (x, y, z, nfld) | 
| subroutine | mapbox (melx, mely, melz) | 
| subroutine | makebox (x, y, z, nfld) | 
| subroutine | geti1 (i, iend, io) | 
| subroutine | geti2 (i1, i2, iend, io) | 
| subroutine | geti3 (i1, i2, i3, iend, io) | 
| subroutine | getr2 (r1, r2, iend, io) | 
| subroutine | getr3 (r1, r2, r3, iend, io) | 
| subroutine | getrv (r, n, iend, io) | 
| subroutine | getiv (r, n, iend, io) | 
| subroutine | getcv0 (c, m, n, iend, io) | 
| subroutine | getcv (c, m, n, iend, io) | 
| subroutine | gets (c, n, iend, io) | 
| subroutine | get_multi_seg (nelxyz, x, y, z, m, if3d) | 
| subroutine | geometric_x (x, n, x0, x1, gain) | 
| subroutine | get_xyz_distribution (x, nelx) | 
| subroutine | scannocom (iend, infile) | 
| function | ilsum (x, n) | 
| subroutine | jjnt (x, n) | 
| subroutine | bcpbox (nfld) | 
| subroutine | outbox_mesh | 
| subroutine bcpbox | ( | nfld | ) | 
| subroutine gen_gtp_vertex | ( | integer, dimension(2**ldim,1) | vertex, | 
| ncrnr | |||
| ) | 
| subroutine genbox | ( | ) | 
| subroutine geometric_x | ( | real, dimension(0:n) | x, | 
| n, | |||
| x0, | |||
| x1, | |||
| gain | |||
| ) | 
| subroutine get_multi_seg | ( | integer, dimension(3) | nelxyz, | 
| real, dimension(0:m) | x, | ||
| real, dimension(0:m) | y, | ||
| real, dimension(0:m) | z, | ||
| m, | |||
| logical | if3d | ||
| ) | 
| subroutine get_xyz_distribution | ( | real, dimension(0:2) | x, | 
| nelx | |||
| ) | 
| subroutine getbox | ( | real, dimension(0:1) | x, | 
| real, dimension(0:1) | y, | ||
| real, dimension(0:1) | z, | ||
| nfld | |||
| ) | 
| subroutine getcv | ( | character*1, dimension(m,n) | c, | 
| m, | |||
| n, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine getcv0 | ( | character*1, dimension(m,n) | c, | 
| m, | |||
| n, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine geti1 | ( | i, | |
| iend, | |||
| io | |||
| ) | 
| subroutine geti2 | ( | i1, | |
| i2, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine geti3 | ( | i1, | |
| i2, | |||
| i3, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine getiv | ( | integer, dimension(n) | r, | 
| n, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine getr2 | ( | r1, | |
| r2, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine getr3 | ( | r1, | |
| r2, | |||
| r3, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine getrv | ( | real, dimension(n) | r, | 
| n, | |||
| iend, | |||
| io | |||
| ) | 
| subroutine gets | ( | character*1, dimension(n) | c, | 
| n, | |||
| iend, | |||
| io | |||
| ) | 
| function ilsum | ( | integer, dimension(1) | x, | 
| n | |||
| ) | 
| subroutine jjnt | ( | integer, dimension(1) | x, | 
| n | |||
| ) | 
| subroutine makebox | ( | real, dimension(0:1) | x, | 
| real, dimension(0:1) | y, | ||
| real, dimension(0:1) | z, | ||
| nfld | |||
| ) | 
| subroutine mapbox | ( | melx, | |
| mely, | |||
| melz | |||
| ) | 
| subroutine outbox_mesh | ( | ) | 
| subroutine scannocom | ( | iend, | |
| infile | |||
| ) |