build_plan Interface

interface
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 計画を構築する。