ply_nodes_header_type Derived Type

type, public :: ply_nodes_header_type


Components

Type Visibility Attributes Name Initial
character(len=labelLen), public :: nodes_kind

which kind of nodes are used. For l2p projection the nodes are legendre-gauss and chebyshev nodes for using fpt

logical, public :: lobattoPoints = .false.

Logical to indicate whether Chebyshev-Lobatto points or simple Chebyshev points are used