Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Wed, 16 Jan 2019 16:35:01 +0100 | Jonatan Werpers | Add getBoundaryOperator and getBoundaryQuadrature as abstract methods in scheme.Scheme feature/getBoundaryOp |
Mon, 14 Jan 2019 11:12:42 -0800 | Martin Almquist | Merge with default feature/getBoundaryOp |
Sat, 12 Jan 2019 13:44:08 -0800 | Martin Almquist | Fix overlooked Schrodinger1d scheme. feature/getBoundaryOp |
Sat, 12 Jan 2019 13:35:19 -0800 | Martin Almquist | Add getBoundaryOperator to all 1d schemes. Did not add getBoundaryQuadrature because it doesnt make sense in 1d (?) feature/getBoundaryOp |
Sat, 12 Jan 2019 11:57:50 -0800 | Martin Almquist | Add getBoundaryOperator method to all 2d schemes, except obsolete Wave2dCurve and ElastiCurve, which needs a big makeover. feature/getBoundaryOp |
Wed, 09 Jan 2019 23:01:17 +0100 | Jonatan Werpers | Rename time.rk.General to time.rk.Explicit and fix some errors feature/timesteppers |