ply_fxt_n2m_3D Subroutine

public subroutine ply_fxt_n2m_3D(fxt, nodal_data, modal_data, oversamp_degree)

Arguments

Type IntentOptional Attributes Name
type(ply_fxt_type) :: fxt

Description of the Fast Legendre Polynomial Transform

real(kind=rk), intent(inout), target :: nodal_data(:)

Nodal data

real(kind=rk), intent(inout), target :: modal_data(:)

Modal data

integer, intent(in) :: oversamp_degree