build_plan Interface

interface


Called by

interface~~build_plan~~CalledByGraph interface~build_plan build_plan proc~beach_kernel_build beach_kernel_build proc~beach_kernel_build->interface~build_plan

public module subroutine build_plan(plan, src_pos, options)

Arguments

Type IntentOptional Attributes Name
type(fmm_plan_type), intent(inout) :: plan

構築先の計画。

real(kind=dp), intent(in) :: src_pos(:,:)
type(fmm_options_type), intent(in) :: options

FMM 設定。

Description

FMM 計画を構築する。