log

age author description
Fri, 07 Sep 2018 14:40:58 +0200 Jonatan Werpers Merge with feature/grids
Fri, 07 Sep 2018 14:39:38 +0200 Jonatan Werpers Added tag v0.2 for changeset b723495cdb2f
Fri, 07 Sep 2018 09:22:53 +0200 Jonatan Werpers Merge with default feature/grids
Fri, 07 Sep 2018 09:21:57 +0200 Jonatan Werpers Add functions for easily creating struct arrays and struct cell arrays v0.2
Mon, 10 Sep 2018 16:19:16 +0200 Vidar Stiernström Add getState to timesteppers, returning the relevant state of the timestepper feature/timesteppers
Thu, 06 Sep 2018 12:43:51 +0200 Vidar Stiernstrom Add support for artificial viscosity to the 1d burgers scheme. feature/burgers1d
Mon, 03 Sep 2018 14:50:27 +0200 Vidar Stiernstrom Add scheme for 1D Burgers equation feature/burgers1d
Wed, 08 Aug 2018 14:42:24 -0700 Martin Almquist Correct interface penalty strength in Elastic2dVariable feature/grids
Fri, 27 Jul 2018 10:31:51 -0700 Martin Almquist Merge with feature/poroelastic feature/grids
Fri, 27 Jul 2018 10:30:49 -0700 Martin Almquist Close branch before merge feature/poroelastic
Fri, 27 Jul 2018 10:23:49 -0700 Martin Almquist Bugfix in grid/evalOn feature/poroelastic
Fri, 27 Jul 2018 10:13:02 -0700 Jonatan Werpers Allow functions with variable number of arguments in grid.evalOn feature/poroelastic
Fri, 27 Jul 2018 10:03:21 -0700 Jonatan Werpers Make multiblock.evalOn work for any dimension feature/poroelastic
Fri, 27 Jul 2018 09:50:29 -0700 Jonatan Werpers Change order of function arguments feature/poroelastic
Fri, 27 Jul 2018 09:49:24 -0700 Jonatan Werpers Add type assertions, fix bug, edit documentation and formatting feature/poroelastic