This website requires JavaScript.
Explore
Help
Sign In
mulimoen
/
SummationByParts
Watch
1
Star
0
Fork
0
You've already forked SummationByParts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SummationByParts
/
sbp
History
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
add .gitignores
2020-02-19 21:51:48 +01:00
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.