ply_fxt_n2m_3D Subroutine

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

Arguments

TypeIntentOptionalAttributesName
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

Calls

proc~~ply_fxt_n2m_3d~~CallsGraph proc~ply_fxt_n2m_3d ply_fxt_n2m_3D fxtf_flptld_n2m fxtf_flptld_n2m proc~ply_fxt_n2m_3d->fxtf_flptld_n2m

Called by

proc~~ply_fxt_n2m_3d~~CalledByGraph proc~ply_fxt_n2m_3d ply_fxt_n2m_3D proc~ply_poly_project_n2m_multivar ply_poly_project_n2m_multiVar proc~ply_poly_project_n2m_multivar->proc~ply_fxt_n2m_3d interface~ply_poly_project_n2m ply_poly_project_n2m interface~ply_poly_project_n2m->proc~ply_poly_project_n2m_multivar proc~create_target create_target proc~create_target->interface~ply_poly_project_n2m proc~traverse_tree traverse_tree proc~traverse_tree->proc~create_target

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: ub
integer, private :: lb
integer, private :: iLine
integer, private :: iColumn
integer, private :: nModesPerDim
integer, private :: msq
integer, private :: ntotalDofs