SummationByParts/sbp
Magnus Ulimoen f90618be42 use diff_op_col as fallback for Upwind4 2020-09-01 17:26:27 +02:00
..
benches add benches for sparse matrix multiplication 2020-08-31 22:58:46 +02:00
src use diff_op_col as fallback for Upwind4 2020-09-01 17:26:27 +02:00
tests split euler and maxwell to separate crates 2020-05-02 00:22:59 +02:00
.gitignore add .gitignores 2020-02-19 21:51:48 +01:00
Cargo.toml Downgrade sprs (rayon non-optional) 2020-08-22 10:51:13 +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.