get_backend Function

private function get_backend(self)

Returns plan backend

Type Bound

reshape_plan_base

Arguments

Type IntentOptional Attributes Name
class(reshape_plan_base), intent(in) :: self

Reshape class

Return Value type(dtfft_backend_t)


Called by

proc~~get_backend~3~~CalledByGraph proc~get_backend~3 reshape_plan_base%get_backend proc~create_private dtfft_plan_t%create_private proc~create_private->proc~get_backend~3 proc~get_backend~2 dtfft_plan_t%get_backend proc~get_backend~2->proc~get_backend~3 proc~get_reshape_backend dtfft_plan_t%get_reshape_backend proc~get_reshape_backend->proc~get_backend~3 proc~report dtfft_plan_t%report proc~report->proc~get_backend~3 proc~report_compression~2 dtfft_plan_t%report_compression proc~report_compression~2->proc~get_backend~3 proc~create_c2c_core dtfft_core_c2c%create_c2c_core proc~create_c2c_core->proc~create_private proc~create_r2r_internal dtfft_plan_r2r_t%create_r2r_internal proc~create_r2r_internal->proc~create_private proc~dtfft_get_backend_c dtfft_get_backend_c proc~dtfft_get_backend_c->proc~get_backend~2 proc~dtfft_get_reshape_backend_c dtfft_get_reshape_backend_c proc~dtfft_get_reshape_backend_c->proc~get_reshape_backend proc~dtfft_report_c dtfft_report_c proc~dtfft_report_c->proc~report proc~dtfft_report_compression_c dtfft_report_compression_c proc~dtfft_report_compression_c->proc~report_compression~2 proc~create_c2c_internal dtfft_plan_c2c_t%create_c2c_internal proc~create_c2c_internal->proc~create_c2c_core proc~create_r2c_internal dtfft_plan_r2c_t%create_r2c_internal proc~create_r2c_internal->proc~create_c2c_core proc~create_r2r dtfft_plan_r2r_t%create_r2r proc~create_r2r->proc~create_r2r_internal proc~create_r2r_pencil dtfft_plan_r2r_t%create_r2r_pencil proc~create_r2r_pencil->proc~create_r2r_internal proc~create_c2c dtfft_plan_c2c_t%create_c2c proc~create_c2c->proc~create_c2c_internal proc~create_c2c_pencil dtfft_plan_c2c_t%create_c2c_pencil proc~create_c2c_pencil->proc~create_c2c_internal proc~create_r2c dtfft_plan_r2c_t%create_r2c proc~create_r2c->proc~create_r2c_internal proc~create_r2c_pencil dtfft_plan_r2c_t%create_r2c_pencil proc~create_r2c_pencil->proc~create_r2c_internal