log +scheme/Schrodinger2d.m @ 1334:df8c71b80c33 feature/D2_boundary_opt

age author description
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 16:08:48 +0100 Jonatan Werpers Use assertType(...) instead of assert(isa(...)) feature/utux2D
Tue, 04 Dec 2018 14:51:23 -0800 Martin Almquist Remove empty line in Schrodinger2d feature/utux2D
Tue, 04 Dec 2018 14:42:36 -0800 Martin Almquist Add forgotten type argument in call to interfaceStandard in Schrodinger2d and LaplCurv. feature/utux2D
Tue, 04 Dec 2018 14:25:03 -0800 Martin Almquist Update Schrodinger2d to work with new interface types, similar to LaplCurv. feature/utux2D
Sun, 25 Nov 2018 19:46:39 -0800 Martin Almquist Refactor interface method for Schrodinger2d 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
Mon, 21 May 2018 23:11:34 -0700 Martin Almquist Change schemes to work for special coefficients. feature/utux2D
Sun, 11 Mar 2018 21:39:49 -0700 Martin Almquist Add interpolation to Schrödinger 2D scheme. feature/utux2D
Sat, 03 Mar 2018 16:18:33 -0800 Martin Almquist Add Schrödinger scheme for 2d single block. Will develop to multiblock with interpolation. feature/utux2D