Octopus
pnfft.F90 File Reference

Go to the source code of this file.

Modules

module  pnfft_params_oct_m
 The includes for the PNFFT.
 
module  pnfft_oct_m
 The low level module to work with the PNFFT library. http:
 

Data Types

type  pnfft_oct_m::pnfft_t
 

Functions/Subroutines

subroutine, public pnfft_oct_m::pnfft_guru_options (pnfft, namespace)
 
subroutine pnfft_oct_m::pnfft_init_params (pnfft, pnfft_options, nn, optimize)
 
subroutine, public pnfft_oct_m::pnfft_init_procmesh (pnfft, mpi_grp, comm)
 
subroutine, public pnfft_oct_m::pnfft_copy_params (in, out)
 
subroutine, public pnfft_oct_m::pnfft_write_info (pnfft)
 
subroutine, public pnfft_oct_m::pnfft_init_plan (pnfft, pnfft_options, comm, fs_n_global, fs_n, fs_istart, rs_n, rs_istart)
 
subroutine, public pnfft_oct_m::pnfft_end (pnfft)
 
subroutine, public pnfft_oct_m::pnfft_set_sp_nodes (pnfft, namespace, X)
 
subroutine pnfft_oct_m::pnfft_messages_debug (pnfft, namespace)
 
subroutine, public pnfft_oct_m::dpnfft_forward (pnfft, in, out)
 
subroutine, public pnfft_oct_m::dpnfft_backward (pnfft, in, out)
 
subroutine, public pnfft_oct_m::zpnfft_forward (pnfft, in, out)
 
subroutine, public pnfft_oct_m::zpnfft_backward (pnfft, in, out)