destroy_plan Interface

interface


Called by

interface~~destroy_plan~~CalledByGraph interface~destroy_plan destroy_plan proc~beach_kernel_build beach_kernel_build proc~beach_kernel_build->interface~destroy_plan proc~beach_kernel_destroy beach_kernel_destroy proc~beach_kernel_destroy->interface~destroy_plan

public module subroutine destroy_plan(plan)

Arguments

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

解放対象の計画。

Description

FMM 計画を解放する。