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

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
Tue, 04 Dec 2018 15:24:36 -0800 Martin Almquist Merge with default 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, 30 Mar 2018 15:35:46 -0700 Martin Almquist Implement symmetric Dirichlet BC with variable tuning parameter in Heat2D scheme. feature/poroelastic
Wed, 14 Mar 2018 13:04:25 -0700 Martin Almquist Modify penalty for Neumann in Head2d so that data is for normal derivative and not u_x or u_y. feature/poroelastic
Thu, 15 Feb 2018 16:38:36 -0800 Martin Almquist Bugfix get_boundary_op in Elastic2d and Heat2d feature/poroelastic
Mon, 12 Feb 2018 13:39:39 -0800 Martin Almquist Add scheme Heat2dVariable feature/poroelastic