ranocha / SummationByPartsOperators.jl

A Julia library of summation-by-parts (SBP) operators used in finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods to get provably stable semidiscretizations, paying special attention to boundary conditions.
https://ranocha.github.io/SummationByPartsOperators.jl
MIT License
84 stars 12 forks source link

Reconstruction and filtering methods to reduce oscillations #56

Open ranocha opened 4 years ago

ranocha commented 4 years ago
ranocha commented 4 years ago

I'm working on it in https://github.com/ranocha/Postprocessing.jl.