(git:374b731)
Loading...
Searching...
No Matches
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.
 
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.