Functions/Subroutines | |
subroutine | make_hpf |
subroutine | build_hpf_mat (op_mat, f_filter, ifboyd) |
subroutine | build_hpf_fld (v, u, f, nx, nz) |
subroutine | hpf_trns_fcn (diag, kut) |
subroutine | spec_coeff_init (ref_xmap, ifboyd) |
subroutine build_hpf_fld | ( | real, dimension(nxyz,lelv) | v, |
real, dimension(nxyz,lelv) | u, | ||
real, dimension(nx,nx) | f, | ||
integer | nx, | ||
integer | nz | ||
) |
subroutine build_hpf_mat | ( | real, dimension(lx1,lx1) | op_mat, |
real, dimension(lm2) | f_filter, | ||
logical | ifboyd | ||
) |
subroutine hpf_trns_fcn | ( | real, dimension(lx1*lx1) | diag, |
integer | kut | ||
) |
subroutine make_hpf | ( | ) |
subroutine spec_coeff_init | ( | real, dimension(lm2) | ref_xmap, |
logical | ifboyd | ||
) |