Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
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... | |