Mercurial > repos > public > sbplib
log +scheme/Utux.m @ 1142:cff49fba3cc8 rv-interpolation
age | author | description |
---|---|---|
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 |
Wed, 05 Dec 2018 15:57:41 +0100 | Jonatan Werpers | Raname opts to type in a bunch of interface methods feature/utux2D |
Fri, 23 Nov 2018 20:39:40 -0800 | Martin Almquist | Change the name of the last interface method argument from type to opts in all schemes. feature/utux2D |
Thu, 22 Nov 2018 22:03:44 -0800 | Martin Almquist | Include type as (optional) input parameter in the interface method of all schemes. feature/utux2D |