eval_direct_potential_points Interface

interface


Called by

interface~~eval_direct_potential_points~~CalledByGraph interface~eval_direct_potential_points eval_direct_potential_points proc~beach_kernel_eval_phi_direct beach_kernel_eval_phi_direct proc~beach_kernel_eval_phi_direct->interface~eval_direct_potential_points

public module subroutine eval_direct_potential_points(plan, state, target_pos, phi)

Arguments

Type IntentOptional Attributes Name
type(fmm_plan_type), intent(in) :: plan
type(fmm_state_type), intent(inout) :: state
real(kind=dp), intent(in) :: target_pos(:,:)
real(kind=dp), intent(out) :: phi(:)

Description

複数の評価点で全ソースの直接和による電位を計算する(非周期のみ)。 Coulomb 係数は含まない。