log +scheme/Schrodinger.m @ 1298:0ffb5bfa65e4 feature/boundary_optimized_grids

age author description
Tue, 22 Jan 2019 11:17:28 -0800 Martin Almquist Add getBoundaryQuadrature to all 1d diffOps feature/getBoundaryOp
Tue, 22 Jan 2019 16:50:50 +0100 Jonatan Werpers Merge with default feature/getBoundaryOp
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
Sat, 12 Jan 2019 13:44:08 -0800 Martin Almquist Fix overlooked Schrodinger1d scheme. feature/getBoundaryOp
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
Fri, 24 Feb 2017 09:04:02 +0100 Ylva Rydin Added new penalty parameter to the interface in shrodinger curve feature/quantumTriangles
Wed, 01 Feb 2017 17:04:03 +0100 Ylva Rydin Changed so that the shrodinger scheme works with the grids feature/quantumTriangles
Wed, 25 Jan 2017 17:14:17 +0100 Ylva Rydin Updated the Shrodinger scheme to the new operator syntax feature/quantumTriangles
Fri, 20 Nov 2015 10:28:27 +0100 Jonatan Werpers Fixed some errors in scheme.Schrodinger.m
Wed, 18 Nov 2015 17:15:02 +0100 Jonatan Werpers Fixed mistakes in Schrodinger scheme. BC are now working.
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.