Mercurial > repos > public > sbplib
annotate README.md @ 1347:ac54767ae1fb feature/poroelastic tip
Add interface, not fully compatible.
author | Martin Almquist <martin.almquist@it.uu.se> |
---|---|
date | Tue, 30 Apr 2024 14:58:35 +0200 |
parents | a4669d961d26 |
children |
rev | line source |
---|---|
839
a4669d961d26
Add license file and a short readme
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
1 # SBPLIB |
a4669d961d26
Add license file and a short readme
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
2 sbplib is a library of primitives and help functions for working with summation-by-parts finite differences in Matlab. To use sbplib download the code and add the sbplib folder to the matlab path. |