log +scheme/Wave2d.m @ 1001:514a98f9f90d feature/getBoundaryOp

age author description
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.