Function to extrapolate face values for a given boundary condition in physical or modal space.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nVals | The number of coefficients to extrapolate |
||
| real(kind=rk), | intent(in) | :: | faceOp(:) | Modal representation on the face of the neighboring element. |
The extrapolated modal representation.