log +scheme/Utux.m @ 1316:bd8e607768ce feature/poroelastic

age author description
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
Sun, 03 Sep 2017 21:27:09 +0200 Martin Almquist Remove data input from boundary condition function feature/utux2D
Thu, 31 Aug 2017 14:57:34 +0200 Martin Almquist Edit scheme.Utux: Add interface function. Compatible with new grids. Works with Utux_1D_interface. feature/utux2D
Tue, 22 Aug 2017 13:53:31 +0200 Martin Almquist Bug fixes in scheme.Utux feature/utux2D
Fri, 03 Mar 2017 16:19:41 +0100 Ylva Rydin chnaged sbp interfacein 1d among many things feature/quantumTriangles
Tue, 27 Dec 2016 09:11:29 +0100 Ylva Rydin Added different operators to Utux feature/hypsyst
Mon, 28 Nov 2016 08:46:28 +0100 Ylva Rydin Removed inv(Vi) to save time feature/hypsyst
Thu, 10 Nov 2016 20:47:40 +0100 Ylva Rydin Changed operator in Utux feature/hypsyst
Fri, 16 Sep 2016 14:51:17 +0200 Ylva Rydin A first attempt to make a general scheme fo hyperbolic systems feature/hypsyst
Fri, 09 Sep 2016 16:47:53 +0200 Ylva Rydin added a u_t+u_x=0 scheme