![]() |
(git:e68414f)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | ps_wavelet_kernel |
| Creates the wavelet kernel for the wavelet based poisson solver. | |
Functions/Subroutines | |
| subroutine, public | ps_wavelet_kernel::createkernel (geocode, n01, n02, n03, hx, hy, hz, itype_scf, iproc, nproc, kernel, mpi_group) |
| Allocate a pointer which corresponds to the zero-padded FFT slice needed for calculating the convolution with the kernel expressed in the interpolating scaling function basis. The kernel pointer is unallocated on input, allocated on output. | |