log

age author description
Thu, 28 Jul 2016 12:50:43 +0200 Jonatan Werpers Beam: Added ability to pick alphaII and alphaIII to control tau and sigma. feature/beams
Thu, 28 Jul 2016 11:45:02 +0200 Jonatan Werpers grid: Fixed returns of funcToXXX feature/beams
Fri, 15 Jul 2016 13:46:05 +0200 Jonatan Werpers multigrid.DiffOp: Bug fix. feature/beams
Fri, 15 Jul 2016 11:22:12 +0200 Jonatan Werpers Beam: Added tuning as a parameter to contructor. feature/beams
Thu, 14 Jul 2016 10:41:32 +0200 Jonatan Werpers scheme.Beam: Played around with tuning. feature/beams
Thu, 14 Jul 2016 10:40:57 +0200 Jonatan Werpers Added verbose flag to semiDefIneq and minors. feature/beams
Tue, 12 Jul 2016 17:08:15 +0200 Jonatan Werpers multiblock: Added a function to return number of points in each block for a mbGrid. Fixed a bug in DiffOp. feature/beams
Tue, 12 Jul 2016 16:32:36 +0200 Jonatan Werpers scheme.Beam: changes to possibly better operators. feature/beams
Fri, 01 Jul 2016 11:38:53 +0200 Jonatan Werpers More better printing. feature/beams
Fri, 01 Jul 2016 09:46:02 +0200 Jonatan Werpers improved printing in silent mode. feature/beams
Fri, 01 Jul 2016 09:45:47 +0200 Jonatan Werpers Fixed some bugs. feature/beams
Thu, 30 Jun 2016 14:44:18 +0200 Jonatan Werpers Improved anim.func.
Thu, 30 Jun 2016 14:43:43 +0200 Jonatan Werpers Added a timedependent version of Cdiff. feature/beams
Thu, 30 Jun 2016 14:10:26 +0200 Jonatan Werpers Clearer messages. feature/beams
Tue, 28 Jun 2016 16:50:32 +0200 Jonatan Werpers noname.testCfl: Added if the run was stable or not to the output. feature/beams
Tue, 28 Jun 2016 16:33:11 +0200 Jonatan Werpers Fixed type in scheme.Beam feature/beams
Tue, 28 Jun 2016 14:05:17 +0200 Jonatan Werpers Fixed sign error in beam BC penalties. feature/beams
Tue, 28 Jun 2016 13:21:02 +0200 Jonatan Werpers time.Rungekutta4SecondOrder: Started adding code to allow timedependent D,E,S. Might be buggy. feature/beams
Tue, 28 Jun 2016 13:19:45 +0200 Jonatan Werpers Fixed typo. feature/beams
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
Mon, 27 Jun 2016 13:26:02 +0200 Jonatan Werpers Merged with feature/grids. feature/beams
Mon, 27 Jun 2016 13:24:59 +0200 Jonatan Werpers Merged with default. feature/grids
Mon, 27 Jun 2016 13:23:46 +0200 Jonatan Werpers noname: Changed convergence to use grids in the representation of the solutions. feature/beams
Wed, 22 Jun 2016 14:44:03 +0200 Jonatan Werpers multiblock: Fixed some problems in DiffOp and Grid. feature/beams
Wed, 22 Jun 2016 14:42:49 +0200 Jonatan Werpers Fixed some typos in noname. feature/beams
Wed, 22 Jun 2016 14:42:01 +0200 Jonatan Werpers blockmatrix: added a test to make sure a zero matrix is a blockmatrix. Also added input parameter checking to zero() feature/beams
Wed, 22 Jun 2016 14:40:23 +0200 Jonatan Werpers Removed the data paramter from boundary_condition prototype. feature/beams
Mon, 20 Jun 2016 13:03:35 +0200 Jonatan Werpers Fixed a mistake in util.calc_borrowing.
Thu, 16 Jun 2016 10:56:47 +0200 Jonatan Werpers Merged feature/grid into feature/beams feature/beams
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
Mon, 29 Feb 2016 15:08:01 +0100 Jonatan Werpers Merge with feature/grids. feature/beams