(git:e5fdd81)
ps_wavelet_scaling_function.F File Reference

Go to the source code of this file.

Modules

module  ps_wavelet_scaling_function
 Creates the wavelet kernel for the wavelet based poisson solver.
 

Functions/Subroutines

subroutine, public ps_wavelet_scaling_function::scaling_function (itype, nd, nrange, a, x)
 Calculate the values of a scaling function in real uniform grid. More...
 
subroutine, public ps_wavelet_scaling_function::scf_recursion (itype, n_iter, n_range, kernel_scf, kern_1_scf)
 Do iterations to go from p0gauss to pgauss order interpolating scaling function. More...