destroy_state Interface

interface
public module subroutine destroy_state(state)

Arguments

Type IntentOptional Attributes Name
type(fmm_state_type), intent(inout) :: state

解放対象の state。

Description

FMM state を解放する。