KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | load_fld (string) |
subroutine | lambda2 (l2) |
subroutine | find_lam3 (lam, aa, w, ldim, ierr) |
subroutine | quadratic (x1, x2, a, b, c, ierr) |
subroutine | cubic (xo, ai1, ai2, ai3, ierr) |
subroutine | comp_gije (gije, u, v, w, e) |
subroutine | filter_s1 (scalar, tf, nx, nel) |
subroutine | filter_s0 (scalar, wght, ncut, name5) |
subroutine | tens3d1 (v, u, f, ft, nv, nu) |
subroutine | build_1d_filt (fh, fht, trnsfr, nx, nio) |
subroutine | mag_tensor_e (mag, aije) |
subroutine | comp_sije (gije) |
subroutine | map2reg (ur, n, u, nel) |
subroutine | map2reg_2di_e (uf, n, uc, m) |
subroutine | map2reg_3di_e (uf, n, uc, m) |
subroutine | gen_int_gz (j, jt, g, n, z, m) |
subroutine | zuni (z, np) |
subroutine | gen_re2 (imid) |
subroutine | gen_re2_xyz |
subroutine | gen_re2_curve (imid) |
subroutine | gen_re2_bc (ifld) |
subroutine | gen_rea (imid) |
subroutine | gen_rea_xyz |
subroutine | gen_rea_curve (imid) |
subroutine | gen_rea_bc (ifld) |
subroutine | gen_rea_midside_e (e) |
subroutine | hpts |
subroutine | buffer_in (buffer, npp, npoints, nbuf) |
subroutine | hpts_in (pts, npts, npoints) |
subroutine | hpts_out (fieldout, nflds, nfldm, npoints, nbuff) |
subroutine | gen_rea_full (imid) |
subroutine | gen_rea_top |
subroutine | gen_rea_bottom |
subroutine buffer_in | ( | real, dimension(ldim,nbuf) | buffer, |
npp, | |||
npoints, | |||
nbuf | |||
) |
subroutine build_1d_filt | ( | real, dimension(nx,nx) | fh, |
real, dimension(nx,nx) | fht, | ||
real, dimension(nx) | trnsfr, | ||
nx, | |||
nio | |||
) |
Definition at line 425 of file postpro.f.
References copy(), exitt(), gaujordf(), legendre_poly(), mxm(), rzero(), transpose(), and zwgll().
subroutine comp_gije | ( | real, dimension(lx1*ly1*lz1,ldim,ldim) | gije, |
real, dimension (lx1*ly1*lz1) | u, | ||
real, dimension (lx1*ly1*lz1) | v, | ||
real, dimension (lx1*ly1*lz1) | w, | ||
integer | e | ||
) |
Definition at line 252 of file postpro.f.
References exitt(), local_grad2(), and local_grad3().
subroutine cubic | ( | real, dimension(3) | xo, |
real | ai1, | ||
real | ai2, | ||
real | ai3, | ||
ierr | |||
) |
subroutine filter_s0 | ( | real, dimension(1) | scalar, |
wght, | |||
ncut, | |||
character*5 | name5 | ||
) |
subroutine filter_s1 | ( | real, dimension(lxyz,1) | scalar, |
real, dimension(nx) | tf, | ||
nx, | |||
nel | |||
) |
Definition at line 320 of file postpro.f.
References build_1d_filt(), copy(), and tens3d1().
subroutine find_lam3 | ( | real, dimension(ldim) | lam, |
real, dimension(ldim,ldim) | aa, | ||
real, dimension(ldim,ldim) | w, | ||
ldim, | |||
ierr | |||
) |
Definition at line 78 of file postpro.f.
References cubic(), quadratic(), and sort().
subroutine gen_int_gz | ( | real, dimension(n,m) | j, |
real, dimension(m,n) | jt, | ||
real, dimension(n) | g, | ||
n, | |||
real, dimension(m) | z, | ||
m | |||
) |
Definition at line 633 of file postpro.f.
References fd_weights_full(), and transpose().
subroutine gen_re2 | ( | imid | ) |
Definition at line 670 of file postpro.f.
References blank(), byte_close, byte_open, byte_write, err_chk(), gen_re2_bc(), gen_re2_curve(), and gen_re2_xyz().
subroutine gen_re2_bc | ( | ifld | ) |
subroutine gen_re2_curve | ( | imid | ) |
subroutine gen_re2_xyz |
subroutine gen_rea | ( | imid | ) |
Definition at line 1137 of file postpro.f.
References gen_rea_bc(), gen_rea_curve(), and gen_rea_xyz().
subroutine gen_rea_bc | ( | ifld | ) |
subroutine gen_rea_bottom |
subroutine gen_rea_curve | ( | imid | ) |
subroutine gen_rea_full | ( | imid | ) |
Definition at line 1816 of file postpro.f.
References gen_rea_bc(), gen_rea_bottom(), gen_rea_curve(), gen_rea_top(), and gen_rea_xyz().
subroutine gen_rea_midside_e | ( | integer | e | ) |
subroutine gen_rea_top |
Definition at line 1845 of file postpro.f.
References bcast(), exitti(), and flush_io().
subroutine gen_rea_xyz |
subroutine hpts |
Definition at line 1507 of file postpro.f.
References copy(), hpts_in(), hpts_out(), and prepost_map().
subroutine hpts_in | ( | real, dimension(ldim,npts) | pts, |
npts, | |||
npoints | |||
) |
subroutine hpts_out | ( | real, dimension(nfldm,nbuff) | fieldout, |
nflds, | |||
nfldm, | |||
npoints, | |||
nbuff | |||
) |
Definition at line 1769 of file postpro.f.
References crecv(), csend(), and nekgsync().
Definition at line 19 of file postpro.f.
References comp_gije(), filter_s0(), find_lam3(), and rzero().
subroutine load_fld | ( | character, dimension(*) | string | ) |
Definition at line 543 of file postpro.f.
References map2reg_2di_e(), and map2reg_3di_e().
subroutine map2reg_2di_e | ( | real, dimension(n,n) | uf, |
n, | |||
real, dimension(m,m) | uc, | ||
m | |||
) |
subroutine map2reg_3di_e | ( | real, dimension(n,n,n) | uf, |
n, | |||
real, dimension(m,m,m) | uc, | ||
m | |||
) |
subroutine quadratic | ( | x1, | |
x2, | |||
a, | |||
b, | |||
c, | |||
ierr | |||
) |
subroutine tens3d1 | ( | real, dimension(nv,nv,nv) | v, |
real, dimension(nu,nu,nu) | u, | ||
real, dimension(1) | f, | ||
real, dimension(1) | ft, | ||
nv, | |||
nu | |||
) |