log +scheme/Beam.m @ 1301:8978521b0f06 default

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 17:37:07 +0100 Jonatan Werpers Clean up getBoundaryOps for a few schemes feature/getBoundaryOp
Tue, 22 Jan 2019 17:12:22 +0100 Jonatan Werpers Remove ability to get several boundary ops at the same time from a few of the schemes feature/getBoundaryOp
Tue, 22 Jan 2019 16:50:50 +0100 Jonatan Werpers Merge with default feature/getBoundaryOp
Tue, 22 Jan 2019 16:47:34 +0100 Jonatan Werpers Add asserts to boundary identifier inputs feature/getBoundaryOp
Tue, 22 Jan 2019 10:46:29 +0100 Jonatan Werpers Fix penalty bug in Beam
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 10:52:37 +0100 Jonatan Werpers Change from opts to type in a few schemes 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, 20 Oct 2017 15:56:10 +0200 Jonatan Werpers Beam: Add ability to set one BC at a time feature/grids
Mon, 21 Aug 2017 11:20:20 +0200 Jonatan Werpers Add todo to Beam feature/grids
Mon, 31 Oct 2016 16:25:46 +0100 Jonatan Werpers scheme.Beam: Fixed stability of free bc. feature/beams
Mon, 24 Oct 2016 17:01:34 +0200 Jonatan Werpers Implemented free BC. Not tested yet. feature/beams
Wed, 28 Sep 2016 16:31:06 +0200 Jonatan Werpers Bug fixes in operators. feature/beams