eTurb
hpf.f File Reference

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)
 

Function/Subroutine Documentation

◆ build_hpf_fld()

subroutine build_hpf_fld ( real, dimension(nxyz,lelv)  v,
real, dimension(nxyz,lelv)  u,
real, dimension(nx,nx)  f,
integer  nx,
integer  nz 
)

◆ build_hpf_mat()

subroutine build_hpf_mat ( real, dimension(lx1,lx1)  op_mat,
real, dimension(lm2)  f_filter,
logical  ifboyd 
)

◆ hpf_trns_fcn()

subroutine hpf_trns_fcn ( real, dimension(lx1*lx1)  diag,
integer  kut 
)

◆ make_hpf()

subroutine make_hpf ( )

◆ spec_coeff_init()

subroutine spec_coeff_init ( real, dimension(lm2)  ref_xmap,
logical  ifboyd 
)