SummationByParts/sbp
Magnus Ulimoen b80ca3f5e8 Add D2 operator and heat equation 2020-09-18 17:58:37 +02:00
..
benches add benches for sparse matrix multiplication 2020-08-31 22:58:46 +02:00
src Add D2 operator and heat equation 2020-09-18 17:58:37 +02:00
tests split euler and maxwell to separate crates 2020-05-02 00:22:59 +02:00
.gitignore
Cargo.toml Add serde deserialize to Grid 2020-09-16 21:44:11 +02:00
README.md add short README 2020-08-31 21:05:05 +02:00

README.md

SBP operators

Traits and implementations for creating both matrix-free and matrix SBP solvers.