BEACH
0.7.3
BEACH ドキュメント一覧
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
destroy_plan
Interface
Apache-2.0
42 statements
Source File
bem_coulomb_fmm_core.f90
bem_coulomb_fmm_core
destroy_plan
Contents
None
interface
public module subroutine destroy_plan(plan)
Arguments
Type
Intent
Optional
Attributes
Name
type(
fmm_plan_type
),
intent(inout)
::
plan
解放対象の計画。
Description
FMM 計画を解放する。