modg_volToFace_Q_y Subroutine

private subroutine modg_volToFace_Q_y(nScalars, volState, maxPolyDegree, nElems, faceState)

Project modal representation of an element to its two faces in Y.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nScalars
real(kind=rk), intent(in) :: volState(:,:,:)

The modal representation in the volume. First dimension is the number of volumetric numbers of degrees of freedom and second dimension is the number of scalar variables in the equation system.

integer, intent(in) :: maxPolyDegree

The maximal polynomial degree per spatial direction.

integer, intent(in) :: nElems

The number of elements

real(kind=rk), intent(inout) :: faceState(:,:,:,:)

The modal representation on the faces in X direction