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.


Inherits

type~~fxtf_flptld_type~~InheritsGraph type~fxtf_flptld_type fxtf_flptld_type c_ptr c_ptr type~fxtf_flptld_type->c_ptr handle, work

Inherited by

type~~fxtf_flptld_type~~InheritedByGraph type~fxtf_flptld_type fxtf_flptld_type type~ply_fxt_type ply_fxt_type type~ply_fxt_type->type~fxtf_flptld_type flpt type~ply_prj_body_type ply_prj_body_type type~ply_prj_body_type->type~ply_fxt_type fxt type~ply_poly_project_type ply_poly_project_type type~ply_poly_project_type->type~ply_prj_body_type body_1d, body_2d, body_3d type~atl_varsys_solverdata_type atl_varSys_solverData_type type~atl_varsys_solverdata_type->type~ply_poly_project_type polyProjectPtr

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.