fmm_m2p Subroutine

public subroutine fmm_m2p(c_st, r_s, pm, s, potential)

Arguments

Type IntentOptional Attributes Name
real(kind=rp) :: c_st(3)

Distance vector from source to target

real(kind=rp) :: r_s

Size of source node

integer(kind=ip) :: pm

Maximum level of spherical harmonics expansion for multipoles

real(kind=rp) :: s(:)

Target distribution expansion coefficients

real(kind=rp), intent(out) :: potential

Calls

proc~~fmm_m2p~~CallsGraph proc~fmm_m2p fmm_m2p proc~fmm_m2p_work fmm_m2p_work proc~fmm_m2p->proc~fmm_m2p_work

Contents