destroy Subroutine

private subroutine destroy(self)

Destroys plan

Type Bound

abstract_executor

Arguments

Type IntentOptional Attributes Name
class(abstract_executor), intent(inout) :: self

FFT Executor


Calls

proc~~destroy~5~~CallsGraph proc~destroy~5 abstract_executor%destroy destroy_private destroy_private proc~destroy~5->destroy_private