Project modal representation of an element to its two faces in X.
Type | Intent | Optional | 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 |