Mercurial > repos > public > sbplib
log +scheme/Utux2d.m @ 1223:9fddc8749445 rv_diffOp_test
age | author | description |
---|---|---|
Fri, 18 Jan 2019 08:58:26 +0100 | Vidar Stiernström | Change argument order to the "correct" order, i.e providing diffOp specific parameters before the opSet. feature/burgers1d |
Mon, 07 Jan 2019 16:26:05 +0100 | Vidar Stiernström | Clean up of Utux2d feature/advectionRV |
Mon, 07 Jan 2019 12:06:06 +0100 | Vidar Stiernström | Add dirichlet bc for north and south boundary and handle cases where the wave speed changes in sign. feature/advectionRV |
Wed, 19 Dec 2018 20:00:27 +0100 | Vidar Stiernström | Add upwind dissipation to the operator inside Utux2d feature/advectionRV |
Fri, 14 Dec 2018 18:30:27 +0100 | Vidar Stiernström | Support upwind opSet in Utux2d feature/advectionRV |
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 |