Reconstruction

Kinetic.weno5Function

5th-order WENO-JS interpolation

weno5(wL2::T, wL1::T, wN::T, wR1::T, wR2::T) where {T}