destroy_plans Subroutine

public subroutine destroy_plans(plans)

Destroys array of plans

Arguments

Type IntentOptional Attributes Name
type(reshape_container), 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~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~destroy_plans proc~destroy~2 reshape_plan_base%destroy proc~destroy~2->proc~destroy_plans proc~get_plan_execution_time get_plan_execution_time proc~get_plan_execution_time->proc~destroy_plans proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~destroy_plans proc~run_autotune_datatypes run_autotune_datatypes proc~run_autotune_backend->proc~run_autotune_datatypes proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~autotune_transpose_id autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~create~16 transpose_plan%create proc~create~16->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~16->proc~autotune_grid_decomposition proc~create~9 reshape_plan%create proc~create~9->proc~autotune_reshape_plan proc~destroy~9 reshape_plan%destroy proc~destroy~9->proc~destroy~2 proc~autotune_grid_decomposition->proc~autotune_grid proc~run_autotune_datatypes->proc~autotune_transpose_id