log +scheme/Wave2dCurve.m @ 1347:ac54767ae1fb feature/poroelastic tip

age author description
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
Wed, 10 May 2017 13:13:06 +0200 Jonatan Werpers Add warning for possible bug feature/grids
Tue, 09 May 2017 14:58:27 +0200 Jonatan Werpers Copy Wave2dCurve to new scheme LaplaceCurvilinear feature/grids
Tue, 09 May 2017 14:51:29 +0200 Jonatan Werpers Add first derivative operators to Wave2DCurve feature/grids
Thu, 26 Jan 2017 15:17:38 +0100 Jonatan Werpers Merge with default. feature/beams
Tue, 10 Jan 2017 17:31:28 +0100 Jonatan Werpers Add borrowing constants for D2 operators in D4Variable feature/beams
Mon, 02 Jan 2017 09:24:48 +0100 Jonatan Werpers Fix bug in Characteristic BC for Wave2dCurve. feature/beams
Thu, 26 Jan 2017 14:06:59 +0100 Ylva Rydin removed the white space feature/hypsyst
Thu, 26 Jan 2017 13:52:22 +0100 Ylva Rydin added spece :) feature/hypsyst
Thu, 26 Jan 2017 13:49:37 +0100 Ylva Rydin Removed stupid comment feature/hypsyst
Thu, 26 Jan 2017 09:57:24 +0100 Ylva Rydin Added some comments and cleaned up the code a little feature/hypsyst
Thu, 08 Dec 2016 11:11:28 +0100 Jonatan Werpers Fixed penalty parameter in Wave2Dcurve. feature/beams
Wed, 16 Nov 2016 16:16:44 -0800 Jonatan Werpers Implemented characteristic form BC in Wave2dCurve. feature/beams
Fri, 21 Oct 2016 12:59:07 +0200 Jonatan Werpers Updated Wave2dCurve to use the new grid classes. feature/beams
Thu, 13 Oct 2016 09:34:42 +0200 Jonatan Werpers Fixed Wave2dCurve for new operators. Some cleanup in d2_variable_4.
Wed, 02 Dec 2015 16:21:16 +0100 Jonatan Werpers Wave2dCurve: Removed some comments.
Mon, 30 Nov 2015 12:20:22 +0100 Jonatan Werpers Minor cleaning of Wave2dCurve.
Mon, 30 Nov 2015 11:41:34 +0100 Jonatan Werpers Wave2DCurve: Fixed error in tau. Also made random guess at fixing theory from paper.
Thu, 26 Nov 2015 17:09:57 +0100 Jonatan Werpers Fixed bugs.
Thu, 26 Nov 2015 16:24:25 +0100 Jonatan Werpers Added Dirichelt BC to Wave2dCurve.
Thu, 12 Nov 2015 09:47:04 -0800 Jonatan Werpers Minor renaming and clean up in 2d wave schemes.
Sun, 27 Sep 2015 22:15:37 +0200 Jonatan Werpers Added function spdiag(). Fixed a bunch of bugs in the Wave2dCurve scheme.
Mon, 21 Sep 2015 09:42:15 +0200 Jonatan Werpers First try at interface implementation in WaveCurve2s
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.