weno9_js_reconstruct Subroutine

public pure subroutine weno9_js_reconstruct(f_stencil, f_hat)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: f_stencil(:,:)
real(kind=wp), intent(out) :: f_hat(:)