-
- Downloads
First implementation of the potential generation by using
convolution theorem with a given arbitrary potential kernel.
parents
No related branches found
No related tags found
Showing
- GridDxFormat/grid_reader.c 448 additions, 0 deletionsGridDxFormat/grid_reader.c
- Kernel/debye_huckel_kernel.c 73 additions, 0 deletionsKernel/debye_huckel_kernel.c
- LinkList/link_list.c 187 additions, 0 deletionsLinkList/link_list.c
- fftw/fftw.c 11 additions, 0 deletionsfftw/fftw.c
- inc/debye_huckel_kernel.h 14 additions, 0 deletionsinc/debye_huckel_kernel.h
- inc/fftw.h 6 additions, 0 deletionsinc/fftw.h
- inc/grid_reader.h 19 additions, 0 deletionsinc/grid_reader.h
- inc/kernel.h 6 additions, 0 deletionsinc/kernel.h
- inc/link_list.h 31 additions, 0 deletionsinc/link_list.h
- main.c 107 additions, 0 deletionsmain.c
GridDxFormat/grid_reader.c
0 → 100644
Kernel/debye_huckel_kernel.c
0 → 100644
LinkList/link_list.c
0 → 100644
fftw/fftw.c
0 → 100644
inc/debye_huckel_kernel.h
0 → 100644
inc/fftw.h
0 → 100644
inc/grid_reader.h
0 → 100644
inc/kernel.h
0 → 100644
inc/link_list.h
0 → 100644
main.c
0 → 100644
Please register or sign in to comment