modg_1d_bnd_extrapolate Function

private function modg_1d_bnd_extrapolate(faceOp) result(modalFace)

Function to extrapolate face values for a given boundary condition in physical or modal space.

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: faceOp(:)

Modal representation on the face of the neighboring element.

Return Value real(kind=rk), (1)

The extrapolated modal representation.