annotate README.md @ 1045:dc1bcbef2a86 feature/getBoundaryOp

Remove ability to get several boundary ops at the same time from a few of the schemes While it can be handy the code for the getBoundaryOp methods get needlessly cluttered
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 22 Jan 2019 17:12:22 +0100
parents a4669d961d26
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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.