Reconstruction

KitBase.reconstruct!Function
reconstruct!(KS, ctr)

Reconstruct solutions in cells

Arguments

  • KS: SolverSet
  • ctr: array of cell-centered solution
source

The reconstruction solver interpolates piecewise solutions with the desirable order of accuracy. The reconstruction stencils can be based on 2 or 3 cells

KitBase.reconstruct3Function
reconstruct3(wL, wN, wR, ΔxL, ΔxR)
reconstruct3(wL, wN, wR, ΔxL, ΔxR, limiter)

Three-cell reconstruction

source
KitBase.reconstruct3!Function
reconstruct3!(sw, wL, wN, wR, ΔxL, ΔxR)
reconstruct3!(sw, wL, wN, wR, ΔxL, ΔxR, limiter)

In-place three-cell reconstruction

source

The available schemes are