Mercurial > repos > public > sbplib
log +rv/constructDiffOps.m @ 1037:2d7ba44340d0 feature/burgers1d
age | author | description |
---|---|---|
Fri, 18 Jan 2019 09:02:02 +0100 | Vidar Stiernström | Pass scheme specific parameters as cell array. This will enabale constructDiffOps to be more general. In addition, allow for schemes returning function handles as diffOps, which is currently how non-linear schemes such as Burgers1d are implemented. feature/burgers1d |
Thu, 17 Jan 2019 10:42:14 +0100 | Vidar Stiernström | Created a new branch for attempting to improve rv, via interpolation rv-interpolation |
Mon, 07 Jan 2019 16:32:40 +0100 | Vidar Stiernström | Fix minor issues in rv/constructDiffOps feature/advectionRV |
Mon, 07 Jan 2019 12:06:49 +0100 | Vidar Stiernström | Remove incorrect assertion of the number of BC:s 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:33:10 +0100 | Vidar Stiernström | Add utility for constructing the operators used by a discretization emplying RV-stabilization feature/advectionRV |