ply_l2p_type Derived Type

type, public :: ply_l2p_type

Storage of the transformation matrices for the L2 projection method to convert between modal and nodal values.


Components

Type Visibility Attributes Name Initial
real(kind=rk), public, allocatable :: leg2node(:,:)
real(kind=rk), public, allocatable :: node2leg(:,:)