(git:ccc2433)
ps_wavelet_methods.F File Reference

Go to the source code of this file.

Modules

module  ps_wavelet_methods
 Definition and initialisation of the ps_wavelet data type. \history 01.2014 Renamed from ps_wavelet_types to disentangle dependencies (Ole Schuett)
 

Functions/Subroutines

subroutine, public ps_wavelet_methods::ps_wavelet_create (poisson_params, wavelet, pw_grid)
 creates the ps_wavelet_type which is needed for the link to the Poisson Solver of Luigi Genovese More...
 
subroutine, public ps_wavelet_methods::cp2k_distribution_to_z_slices (density, wavelet, pw_grid)
 ... More...
 
subroutine, public ps_wavelet_methods::z_slices_to_cp2k_distribution (density, wavelet, pw_grid)
 ... More...
 
subroutine, public ps_wavelet_methods::ps_wavelet_solve (wavelet, pw_grid)
 ... More...