log +scheme/Utux.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: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