log +scheme/Wave2d.m @ 1339:bcdb14b05d03 feature/D2_boundary_opt

age author description
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 11:57:50 -0800 Martin Almquist Add getBoundaryOperator method to all 2d schemes, except obsolete Wave2dCurve and ElastiCurve, which needs a big makeover. 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
Thu, 12 Nov 2015 09:47:04 -0800 Jonatan Werpers Minor renaming and clean up in 2d wave schemes.
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.