fxtf_flptld_type Derived Type

type, public :: fxtf_flptld_type

This datatype provides a handle to the information that FXTPACK needs to have about the transformation.


Components

Type Visibility Attributes Name Initial
type(c_ptr), public :: handle

Handle for the fast Legendre polynomial transformation data in FXTPACK.

type(c_ptr), public :: work

Pointer to the working array, that is required by the transformations.