log

age author description
Thu, 16 Jun 2016 09:21:17 +0200 Jonatan Werpers multiblock: Implemented boundary conditions. feature/grids
Thu, 16 Jun 2016 09:06:57 +0200 Jonatan Werpers Removed old versions of blockmatrix implementations. feature/grids
Wed, 15 Jun 2016 17:25:40 +0200 Jonatan Werpers blockmatrix: Added function to convert regular matrix to blockmatrix. feature/grids
Wed, 15 Jun 2016 16:55:40 +0200 Jonatan Werpers blockmatrix: Added function to create zero blockmatrices. feature/grids
Wed, 15 Jun 2016 16:31:24 +0200 Jonatan Werpers blockmatrix: Added function to convert blockmatrix to a regular matrix. feature/grids
Wed, 15 Jun 2016 16:28:22 +0200 Jonatan Werpers blockmatrix: added function to calculate the block division for a given blockmatrix. feature/grids
Wed, 15 Jun 2016 15:54:53 +0200 Jonatan Werpers Added a test. feature/grids
Wed, 15 Jun 2016 14:29:56 +0200 Jonatan Werpers blockmatrix: Added functions to test for block matrcies and divisions. feature/grids
Tue, 14 Jun 2016 15:45:28 +0200 Jonatan Werpers multiblock.DiffOp: Fleshed out boundary_condition() a bit more feature/grids
Tue, 14 Jun 2016 15:07:34 +0200 Jonatan Werpers Exeendend tests of multiblock.DiffOp. feature/grids
Mon, 13 Jun 2016 16:59:02 +0200 Jonatan Werpers Merged feature/grids into feature/beams. feature/beams
Mon, 13 Jun 2016 16:50:16 +0200 Jonatan Werpers Merged default into feature/grids. feature/grids
Mon, 13 Jun 2016 16:49:11 +0200 Jonatan Werpers Paused work on boundaryGroups and getBoundaryNames. Are they really needed? feature/grids
Thu, 26 May 2016 16:45:24 +0200 Jonatan Werpers Added function to calculate bspline.
Thu, 26 May 2016 12:56:49 +0200 Jonatan Werpers Added function to return names of variables.
Thu, 26 May 2016 12:52:59 +0200 Jonatan Werpers time: Added ability to avarage of several runs.
Thu, 26 May 2016 12:51:11 +0200 Jonatan Werpers setFontSize: Added docstring.
Tue, 24 May 2016 08:42:27 +0200 Jonatan Werpers Added functions to easily time and profile a function.
Wed, 06 Apr 2016 12:54:52 +0200 Jonatan Werpers Added tests for boundary group. feature/grids
Mon, 04 Apr 2016 18:23:50 +0200 Jonatan Werpers Added methods for returning boundary names and boundary coordinates from Cartesian and Curvilinear grids. feature/grids
Mon, 21 Mar 2016 16:33:49 +0100 Jonatan Werpers Merged default into feature/grids. feature/grids
Fri, 04 Mar 2016 17:20:30 +0100 Jonatan Werpers Added a class for boundary groups. Added methods stubs and failing tests. feature/grids
Fri, 04 Mar 2016 17:19:18 +0100 Jonatan Werpers Added methods to hande boundaries to Grid. Added failing tests and method stubs. feature/grids
Fri, 04 Mar 2016 17:18:20 +0100 Jonatan Werpers sparse2cell: Added missing semicolons. feature/grids
Thu, 03 Mar 2016 20:03:06 +0100 Jonatan Werpers Moved multiblock grid to the multiblock package. Continued implementation. Added multiblock diffOp and removed some functions no longer needed. feature/grids
Thu, 03 Mar 2016 20:01:09 +0100 Jonatan Werpers Updated comments and definition to use introduced grid types. feature/grids
Thu, 03 Mar 2016 14:00:27 +0100 Jonatan Werpers Added sparse2cell function. feature/grids
Tue, 01 Mar 2016 13:47:46 +0100 Jonatan Werpers Made Multiblock a concrete class. Started implementation. feature/grids
Mon, 29 Feb 2016 17:00:01 +0100 Jonatan Werpers Removed some comments from Grid.m feature/grids
Mon, 29 Feb 2016 15:40:34 +0100 Jonatan Werpers Made some local changes to stichSchemes. feature/beams