plan_t Derived Type

type, private :: plan_t

This type is a container for allocatable transpose handles


Inherits

type~~plan_t~~InheritsGraph type~plan_t plan_t type~abstract_transpose_handle abstract_transpose_handle type~plan_t->type~abstract_transpose_handle p

Inherited by

type~~plan_t~~InheritedByGraph type~plan_t plan_t type~transpose_plan transpose_plan type~transpose_plan->type~plan_t plans type~dtfft_plan_t dtfft_plan_t type~dtfft_plan_t->type~transpose_plan plan type~dtfft_core_c2c dtfft_core_c2c type~dtfft_core_c2c->type~dtfft_plan_t type~dtfft_plan_r2r_t dtfft_plan_r2r_t type~dtfft_plan_r2r_t->type~dtfft_plan_t type~plan_c plan_c type~plan_c->type~dtfft_plan_t p type~dtfft_plan_c2c_t dtfft_plan_c2c_t type~dtfft_plan_c2c_t->type~dtfft_core_c2c type~dtfft_plan_r2c_t dtfft_plan_r2c_t type~dtfft_plan_r2c_t->type~dtfft_core_c2c

Components

Type Visibility Attributes Name Initial
class(abstract_transpose_handle), public, allocatable :: p

Transpose handle