Go to the source code of this file.
Functions/Subroutines | |
subroutine | poisson_solver_binary_bhex_homosol (sou, sou_exsurf, dsou_exsurf, sou_insurf, dsou_insurf, sou_outsurf, dsou_outsurf, pot) |
subroutine poisson_solver_binary_bhex_homosol | ( | real(long),dimension(:,:,:),pointer | sou, | |
real(long),dimension(:,:),pointer | sou_exsurf, | |||
real(long),dimension(:,:),pointer | dsou_exsurf, | |||
real(long),dimension(:,:),pointer | sou_insurf, | |||
real(long),dimension(:,:),pointer | dsou_insurf, | |||
real(long),dimension(:,:),pointer | sou_outsurf, | |||
real(long),dimension(:,:),pointer | dsou_outsurf, | |||
real(long),dimension(:,:,:),pointer | pot | |||
) |
Definition at line 1 of file poisson_solver_binary_bhex_homosol_orginal.f90.