central2 Module


Uses


Subroutines

public pure subroutine central2_reconstruct(f_stencil, f_hat)

Second-order central reconstruction in physical space.

Read more…

Arguments

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