destroy_plans Subroutine

private subroutine destroy_plans(plans)

Destroys array of plans

Arguments

Type IntentOptional Attributes Name
type(plan_t), intent(inout) :: plans(:)

Plans to destroy


Calls

proc~~destroy_plans~~CallsGraph proc~destroy_plans destroy_plans destroy destroy proc~destroy_plans->destroy

Called by

proc~~destroy_plans~~CalledByGraph proc~destroy_plans destroy_plans proc~destroy transpose_plan%destroy proc~destroy->proc~destroy_plans proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~destroy_plans proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create transpose_plan%create proc~create->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create->proc~autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid