log +scheme/Scheme.m @ 1302:a0d615bde7f8 feature/poroelastic

age author description
Wed, 05 Dec 2018 10:55:50 +0100 Jonatan Werpers Update abstract scheme class 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, 01 Sep 2017 10:52:56 +0200 Jonatan Werpers Add todo about method name change feature/grids
Tue, 08 Aug 2017 13:25:19 +0200 Jonatan Werpers Add some todos feature/grids
Tue, 08 Aug 2017 08:25:16 +0200 Jonatan Werpers Add note about a possible getBoundaryOperator method feature/grids
Tue, 28 Jun 2016 13:11:14 +0200 Jonatan Werpers Made scheme boundary_condition return a cell array of penalties if there are several of them. feature/beams
Wed, 22 Jun 2016 14:40:23 +0200 Jonatan Werpers Removed the data paramter from boundary_condition prototype. feature/beams
Mon, 13 Jun 2016 16:59:02 +0200 Jonatan Werpers Merged feature/grids into feature/beams. feature/beams
Thu, 03 Mar 2016 20:01:09 +0100 Jonatan Werpers Updated comments and definition to use introduced grid types. feature/grids
Mon, 29 Feb 2016 15:08:01 +0100 Jonatan Werpers Merge with feature/grids. feature/beams
Mon, 29 Feb 2016 14:56:51 +0100 Jonatan Werpers Removed some grid information from Scheme. feature/grids
Fri, 26 Feb 2016 16:21:47 +0100 Jonatan Werpers Added and upgraded schemes for the beam equation in 1d and 2d. feature/beams
Fri, 25 Sep 2015 14:54:26 +0200 Jonatan Werpers Made some changes to error functions and comparison functions before finalizing convergence script.
Tue, 22 Sep 2015 13:36:45 +0200 Jonatan Werpers Added abstract methods to allow for comparing of solutions. Added a bunch of error functions.
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.