Functions/Subroutines | |
subroutine | setics |
subroutine | slogic (iffort, ifrest, ifprsl, nfiles) |
subroutine | restart (nfiles) |
subroutine | sioflag (ndumps, fname, rsopts) |
subroutine | mapdmp (sdump, tdump, ieg, nxr, nyr, nzr, if_byte_sw) |
subroutine | mapab (x, y, nxr, nel) |
subroutine | mapab4r (x, y, nxr, nel) |
function | i1_from_char (s1) |
integer function | indx2 (s1, l1, s2, l2) |
integer function | indx1 (S1, S2, L2) |
integer function | indx_cut (S1, S2, L2) |
subroutine | csplit (s0, s1, s2, l0) |
subroutine | lshft (string, ipt) |
subroutine | ljust (string) |
subroutine | chknorm (ifzero) |
subroutine | prsolvt |
subroutine | prsolvv |
subroutine | nekuic |
subroutine | capit (lettrs, n) |
logical function | ifgtrl (VALUE, LINE) |
logical function | ifgtil (IVALUE, LINE) |
subroutine | perturb (tt, ifld, eps) |
subroutine | vcospf (x, y, n) |
subroutine | vbyte_swap (x, n) |
logical function | if_byte_swap_test (bytetest, ierr) |
subroutine | geom_reset (icall) |
subroutine | dsavg (u) |
subroutine | map13_all (x3, x1) |
subroutine | mfi_gets (u, wk, lwk, iskip) |
subroutine | mfi_getv (u, v, w, wk, lwk, iskip) |
subroutine | mfi_parse_hdr (hdr, ierr) |
subroutine | parse_std_hdr (hdr) |
subroutine | parse_std_hdr_2006 (hdr, rlcode) |
subroutine | mfi (fname, ifile) |
subroutine | addfid (fname, fid) |
subroutine | mfi_prepare (hname) |
subroutine | axis_interp_ic (pm1) |
subroutine | map_pm1_to_pr (pm1, ifile) |
subroutine | full_restart (s80, n_restart) |
subroutine addfid | ( | character*1, dimension(132) | fname, |
integer | fid | ||
) |
subroutine capit | ( | character, dimension(n) | lettrs, |
n | |||
) |
subroutine chknorm | ( | logical | ifzero | ) |
subroutine csplit | ( | character*132 | s0, |
character*132 | s1, | ||
character*132 | s2, | ||
l0 | |||
) |
subroutine full_restart | ( | character*80, dimension(n_restart) | s80, |
n_restart | |||
) |
subroutine geom_reset | ( | icall | ) |
function i1_from_char | ( | character*1 | s1 | ) |
logical function if_byte_swap_test | ( | real*4 | bytetest, |
ierr | |||
) |
logical function ifgtil | ( | IVALUE, | |
character*132 | LINE | ||
) |
logical function ifgtrl | ( | VALUE, | |
character*132 | LINE | ||
) |
integer function indx1 | ( | character*132 | S1, |
character*132 | S2, | ||
L2 | |||
) |
integer function indx2 | ( | character*132 | s1, |
l1, | |||
character*132 | s2, | ||
l2 | |||
) |
integer function indx_cut | ( | character*1, dimension(132) | S1, |
character*1, dimension(132) | S2, | ||
L2 | |||
) |
subroutine ljust | ( | character*1, dimension(132) | string | ) |
subroutine lshft | ( | character*1, dimension(132) | string, |
ipt | |||
) |
subroutine mapab4r | ( | real*4, dimension(lx1,ly1,lz1,nel) | x, |
real, dimension(nxr,nxr,nxr,nel) | y, | ||
nxr, | |||
nel | |||
) |
subroutine mapdmp | ( | real, dimension(lxyz1,lelt) | sdump, |
real*4, dimension(lxyzr) | tdump, | ||
ieg, | |||
nxr, | |||
nyr, | |||
nzr, | |||
logical | if_byte_sw | ||
) |
subroutine mfi | ( | character*132 | fname, |
ifile | |||
) |
subroutine mfi_gets | ( | real, dimension(lx1*ly1*lz1,1) | u, |
real*4, dimension(lwk) | wk, | ||
lwk, | |||
logical | iskip | ||
) |
subroutine mfi_getv | ( | real, dimension(lx1*ly1*lz1,1) | u, |
real, dimension(lx1*ly1*lz1,1) | v, | ||
real, dimension(lx1*ly1*lz1,1) | w, | ||
real*4, dimension(lwk) | wk, | ||
lwk, | |||
logical | iskip | ||
) |
subroutine mfi_parse_hdr | ( | character*132 | hdr, |
ierr | |||
) |
subroutine mfi_prepare | ( | character*132 | hname | ) |
subroutine nekuic | ( | ) |
subroutine parse_std_hdr | ( | character*132 | hdr | ) |
subroutine parse_std_hdr_2006 | ( | character*132 | hdr, |
character*1, dimension(20) | rlcode | ||
) |
subroutine perturb | ( | real, dimension(1) | tt, |
integer | ifld, | ||
eps | |||
) |
subroutine prsolvt | ( | ) |
subroutine prsolvv | ( | ) |
subroutine restart | ( | nfiles | ) |
subroutine setics | ( | ) |
subroutine sioflag | ( | ndumps, | |
character*132 | fname, | ||
character*132 | rsopts | ||
) |
subroutine slogic | ( | logical, dimension( ldimt1,0:lpert) | iffort, |
logical, dimension(0:ldimt1,0:lpert) | ifrest, | ||
logical, dimension( ldimt1,0:lpert) | ifprsl, | ||
nfiles | |||
) |
subroutine vbyte_swap | ( | character*1, dimension(0:3,1) | x, |
n | |||
) |
subroutine vcospf | ( | real, dimension(1) | x, |
real, dimension(1) | y, | ||
n | |||
) |