Neko  0.8.99
A portable framework for high-order spectral element flow simulations
elementwise_filter_cpu.f90 File Reference

Go to the source code of this file.

Modules

module  elementwise_filter_cpu
 Implements the CPU kernel for the elementwise_filter_t type.
 

Functions/Subroutines

subroutine, public elementwise_filter_cpu::build_1d_cpu (fh, fht, trnsfr, nx, filter_type)
 Build the 1d filter for an element on the CPU. Suppose field x is filtered into x_hat by x_hat = fh*x. More...