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 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iAnsX | ||||
| integer, | private | :: | iAnsY | ||||
| integer, | private | :: | pos |