Published May 23, 2021
| Version v0.4.7
Software
Open
SummationByPartsOperators.jl: A Julia library of provably stable semidiscretization techniques with mimetic properties
Description
A Julia library of summation-by-parts (SBP) operators, which are discrete derivative operators developed to get provably stable semidiscretizations, paying special attention to boundary conditions. Discretizations included in this framework are finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods. The main aim of SummationByPartsOperators.jl is to be useful for researchers and students to learn the basic concepts by providing a unified framework of all of these seemingly different discretizations. At the same time, the implementation is optimized to achieve good performance without sacrificing flexibility.
Files
ranocha/SummationByPartsOperators.jl-v0.4.7.zip
Files
(183.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:17daf0c7576fc6268b030791fa34b767
|
183.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ranocha/SummationByPartsOperators.jl/tree/v0.4.7 (URL)