Functions/Subroutines | |
| subroutine | setup_topo |
| subroutine | initds |
| subroutine | setedge |
| subroutine | dsset (nx, ny, nz) |
| subroutine | genxyzl |
| subroutine | verify |
| subroutine | setside |
| subroutine | verrhe |
| function | volum0 (P1, P2, P3, P0) |
| function | crss2d (XY1, XY2, XY0) |
| subroutine | facind (kx1, kx2, ky1, ky2, kz1, kz2, nx, ny, nz, iface) |
| subroutine | facindr (kx1, kx2, ky1, ky2, kz1, kz2, nx, ny, nz, iface) |
| subroutine | facev (a, ie, iface, val, nx, ny, nz) |
| subroutine | ifacev (a, ie, iface, val, nx, ny, nz) |
| subroutine | facec (a, b, ie, iface, nx, ny, nz, nel) |
| subroutine | combin2 (glnm1, glnm2, nglob) |
| subroutine | outfldio (x, txt10) |
| subroutine | outfldi (x, txt10) |
| subroutine | outfldr (x, txt10) |
| subroutine | checkit (idum) |
| subroutine | outfldro (x, txt10, ichk) |
| subroutine | outfldrv (x, txt10, ichk) |
| subroutine | outfldrv0 (x, txt10, ichk) |
| subroutine | outfldrp0 (x, txt10, ichk) |
| subroutine | outfldrp (x, txt10, ichk) |
| subroutine | outmatp (a, m, n, name6, ie) |
| subroutine | gs_chkr (glo_num) |
| subroutine | setup_mesh_dssum |
| subroutine | outfldnx (x, txt10, nx, ny) |
| subroutine checkit | ( | idum | ) |
| subroutine combin2 | ( | glnm1, | |
| glnm2, | |||
| nglob | |||
| ) |
| function crss2d | ( | real, dimension(2) | XY1, |
| real, dimension(2) | XY2, | ||
| real, dimension(2) | XY0 | ||
| ) |
| subroutine dsset | ( | nx, | |
| ny, | |||
| nz | |||
| ) |
| subroutine facec | ( | dimension(nx,ny,nz,nel) | a, |
| dimension(nx,ny,nz,nel) | b, | ||
| ie, | |||
| iface, | |||
| nx, | |||
| ny, | |||
| nz, | |||
| nel | |||
| ) |
| subroutine facev | ( | dimension(nx,ny,nz,lelt) | a, |
| ie, | |||
| iface, | |||
| val, | |||
| nx, | |||
| ny, | |||
| nz | |||
| ) |
| subroutine facind | ( | kx1, | |
| kx2, | |||
| ky1, | |||
| ky2, | |||
| kz1, | |||
| kz2, | |||
| nx, | |||
| ny, | |||
| nz, | |||
| iface | |||
| ) |
| subroutine facindr | ( | kx1, | |
| kx2, | |||
| ky1, | |||
| ky2, | |||
| kz1, | |||
| kz2, | |||
| nx, | |||
| ny, | |||
| nz, | |||
| iface | |||
| ) |
| subroutine genxyzl | ( | ) |
| subroutine ifacev | ( | integer, dimension(nx,ny,nz,lelt) | a, |
| ie, | |||
| iface, | |||
| integer | val, | ||
| nx, | |||
| ny, | |||
| nz | |||
| ) |
| subroutine initds | ( | ) |
| subroutine outfldnx | ( | real, dimension(nx,ny,4) | x, |
| character*10 | txt10, | ||
| nx, | |||
| ny | |||
| ) |
| subroutine outfldrp | ( | real, dimension(lx2,ly2,lz2,lelt) | x, |
| character*10 | txt10, | ||
| ichk | |||
| ) |
| subroutine outfldrp0 | ( | real, dimension(lx2,ly2,lz2,lelt) | x, |
| character*10 | txt10, | ||
| ichk | |||
| ) |
| subroutine outmatp | ( | real, dimension(m,n) | a, |
| m, | |||
| n, | |||
| character*6 | name6, | ||
| ie | |||
| ) |
| subroutine setedge | ( | ) |
| subroutine setside | ( | ) |
| subroutine setup_mesh_dssum | ( | ) |
| subroutine setup_topo | ( | ) |
| subroutine verify | ( | ) |
| subroutine verrhe | ( | ) |
| function volum0 | ( | real, dimension(3) | P1, |
| real, dimension(3) | P2, | ||
| real, dimension(3) | P3, | ||
| real, dimension(3) | P0 | ||
| ) |