Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_fft_filter_1d.F90 File Reference
#include "sll_working_precision.h"
#include "sll_errors.h"
Include dependency graph for sll_m_fft_filter_1d.F90:

Go to the source code of this file.

Data Types

type  sll_t_fft_filter_1d
 

Modules

module  sll_m_fft_filter_1d
 

Functions/Subroutines

subroutine init_fft_1d (self, iterations, n_dofs, mode)
 
subroutine apply_fft_1d (self, field_in, field_out)
 
subroutine apply_inplace_fft_1d (self, field)
 
subroutine sll_s_fft_filter (field_in, field_out, n_dofs, fft, ifft, k_min, k_max)
 
    Report Typos and Errors