KTH framework for Nek5000 toolboxes; testing version  0.0.1
hpf.f File Reference

Go to the source code of this file.

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 
)

Definition at line 178 of file hpf.f.

References copy(), mxm(), sub3(), and transpose().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ build_hpf_mat()

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

Definition at line 129 of file hpf.f.

References copy(), gaujordf(), mxm(), and spec_coeff_init().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ hpf_trns_fcn()

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

Definition at line 246 of file hpf.f.

References ident().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ make_hpf()

subroutine make_hpf

Definition at line 1 of file hpf.f.

References addcol3(), build_hpf_fld(), build_hpf_mat(), cmult(), hpf_trns_fcn(), and opadd2col().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ spec_coeff_init()

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

Definition at line 283 of file hpf.f.

References legendre_poly(), and transpose().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: