Lift face data to volume data.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | faceState(:,:) | |||
integer, | intent(in) | :: | iDir |
The spatial direction: 1 -> x direction. 2 -> y direction. 3 -> z direction. |
||
integer, | intent(in) | :: | maxPolyDeg | |||
integer, | intent(in) | :: | nScalars |