Mercurial > repos > public > sbplib
log +scheme/Utux.m @ 1043:c12b84fe9b00
age | author | description |
---|---|---|
Tue, 22 Jan 2019 16:50:05 +0100 | Jonatan Werpers | Remove static method `interface_coupling` that shouldn't have existed in the first place |
Tue, 22 Jan 2019 16:47:34 +0100 | Jonatan Werpers | Add asserts to boundary identifier inputs feature/getBoundaryOp |
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:35:04 +0100 | Vidar Stiernström | Support variable wave speed and upwind operators in Utux feature/advectionRV |
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 |
Wed, 05 Dec 2018 15:27:44 -0800 | Martin Almquist | Remove half-commented switch in Utux. feature/utux2D |