Go to the source code of this file.
Functions/Subroutines | |
subroutine | poisson_solver_binary_star_homosol_plmex (impt, char_bc, sou, sou_exsurf, dsou_exsurf, sou_outsurf, dsou_outsurf, pot) |
subroutine poisson_solver_binary_star_homosol_plmex | ( | integer | impt, | |
character(len=2) | char_bc, | |||
real(long),dimension(:,:,:),pointer | sou, | |||
real(long),dimension(:,:),pointer | sou_exsurf, | |||
real(long),dimension(:,:),pointer | dsou_exsurf, | |||
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_star_homosol_plmex.f90.