ply_matrixExpCoeffOddEven_type Derived Type

type, private :: ply_matrixExpCoeffOddEven_type

Expansion coefficients for a certain submatrix.


Inherited by

type~~ply_matrixexpcoeffoddeven_type~~InheritedByGraph type~ply_matrixexpcoeffoddeven_type ply_matrixExpCoeffOddEven_type type~ply_subvector_type ply_subvector_type type~ply_subvector_type->type~ply_matrixexpcoeffoddeven_type col type~ply_trafo_params_type ply_trafo_params_type type~ply_trafo_params_type->type~ply_subvector_type b type~ply_legfpt_type ply_legFpt_type type~ply_legfpt_type->type~ply_trafo_params_type legToChebParams, chebToLegParams type~ply_prj_body_type ply_prj_body_type type~ply_prj_body_type->type~ply_legfpt_type fpt

Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private, allocatable:: coeff(:,:)

Polynomials expansion coefficients.