ply_coldata_type Derived Type

type, private :: ply_coldata_type

Information for a set of local rows in the current block


Components

Type Visibility Attributes Name Initial
type(ply_matrixExpCoeff_type), public, allocatable :: rowDat(:)

The Chebyshev expansion coefficients for a set of block local rows.