log

age author description
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
Mon, 29 Feb 2016 15:01:58 +0100 Jonatan Werpers Merge with default. feature/grids
Mon, 29 Feb 2016 14:56:51 +0100 Jonatan Werpers Removed some grid information from Scheme. feature/grids
Mon, 29 Feb 2016 14:55:19 +0100 Jonatan Werpers Updated equidistant and equidistantCurve to set the scaling of grids. feature/grids
Mon, 29 Feb 2016 10:16:39 +0100 Jonatan Werpers Fixed some bugs in Beam schemes. feature/beams
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, 26 Feb 2016 16:06:52 +0100 Jonatan Werpers Added a comment regardning structured grids. feature/grids
Fri, 26 Feb 2016 16:06:03 +0100 Jonatan Werpers Added functionallity for storing grid scaling on structured grids. feature/grids
Thu, 25 Feb 2016 11:30:05 +0100 Jonatan Werpers Refactored input parsing in Curvilinear. feature/grids
Thu, 25 Feb 2016 11:17:48 +0100 Jonatan Werpers Made evalOn a bit clearer. feature/grids
Thu, 25 Feb 2016 11:10:25 +0100 Jonatan Werpers Implemented Curvilinear and equdistantCurvilinear. feature/grids
Wed, 24 Feb 2016 15:04:22 +0100 Jonatan Werpers Merge with default. feature/grids
Wed, 24 Feb 2016 15:01:54 +0100 Jonatan Werpers grid.Cartesian: Added methods and test to fulfilll abstract class. feature/grids
Tue, 23 Feb 2016 13:25:43 +0100 Jonatan Werpers Merge in changes from default. feature/grids
Tue, 23 Feb 2016 10:55:46 +0100 Jonatan Werpers Updated function name reference. feature/grids
Tue, 23 Feb 2016 10:31:19 +0100 Jonatan Werpers Made reshape KronVector more general. Updated name and tests. feature/grids
Mon, 22 Feb 2016 15:56:33 +0100 Jonatan Werpers Correct method signatures in Grid.m feature/grids
Mon, 22 Feb 2016 13:55:19 +0100 Jonatan Werpers Fixed naming and added functions for converting vectors to matrices for structured grid. feature/grids
Mon, 22 Feb 2016 13:34:50 +0100 Jonatan Werpers Moved function for resizing vectors out of grid. feature/grids
Mon, 22 Feb 2016 13:20:55 +0100 Jonatan Werpers Added function for reshaping grid functions. Added size() method to structured grid. feature/grids
Mon, 22 Feb 2016 12:27:31 +0100 Jonatan Werpers Multiblock.m: Made methods lower case. Added a method. feature/grids
Fri, 19 Feb 2016 16:09:02 +0100 Jonatan Werpers Added abstract class Structured. feature/grids
Fri, 19 Feb 2016 15:59:36 +0100 Jonatan Werpers Added abstract methods to Grid. feature/grids
Fri, 19 Feb 2016 14:28:27 +0100 Jonatan Werpers Added function eval on. feature/grids
Thu, 18 Feb 2016 17:19:17 +0100 Jonatan Werpers Changed name from Mapped to Curvilinear. feature/grids
Thu, 18 Feb 2016 17:17:41 +0100 Jonatan Werpers Removed some extra lines, added some notes and comments. Fixed classname. feature/grids
Thu, 18 Feb 2016 16:46:02 +0100 Jonatan Werpers Added classes and functions for Cartesian and equidistant grids. feature/grids
Tue, 22 Dec 2015 11:59:55 +0100 Jonatan Werpers Added abstract classes for some different types of grids. feature/grids
Tue, 22 Dec 2015 11:49:43 +0100 Jonatan Werpers Added function to run all tests in a package. feature/grids
Mon, 21 Dec 2015 15:09:32 +0100 Jonatan Werpers Moved Curves and Tis from package grid to package parametrization. feature/grids
Mon, 21 Dec 2015 15:06:16 +0100 Jonatan Werpers Starting branch for adding abstract classes for grids, grid functions as well as implementing plotting and error calculation for these. feature/grids
Wed, 06 Apr 2016 10:08:59 +0200 Jonatan Werpers Added function to save current figure position as default.
Tue, 05 Apr 2016 11:26:04 +0200 Jonatan Werpers Added functions for printing and timing tasks in a script.
Mon, 04 Apr 2016 18:34:12 +0200 Jonatan Werpers Fixed function name bug in calc_borrowing and added ordinary operators.
Mon, 21 Mar 2016 16:27:19 +0100 Jonatan Werpers toString: Now allows 2d cell arrays of strings.
Mon, 21 Mar 2016 16:23:24 +0100 Jonatan Werpers setup 1d plot: Removed setting of axislabels. Made time in title optional.
Mon, 21 Mar 2016 16:19:48 +0100 Jonatan Werpers animate: Show the simulation time.
Mon, 14 Mar 2016 13:52:37 +0100 Jonatan Werpers Added function to set alla font sizes of a figure. Added default dpi to savepng.
Mon, 29 Feb 2016 15:00:52 +0100 Jonatan Werpers Removed ylim from setup1dPlot added some comments and fixed timestepper paramters.
Wed, 24 Feb 2016 15:03:19 +0100 Jonatan Werpers Fixed path to some superclasses.
Tue, 23 Feb 2016 14:33:50 +0100 Jonatan Werpers Added a settings file to checkSbplib()
Tue, 23 Feb 2016 14:21:52 +0100 Jonatan Werpers Added script to check all the code in a directory.
Tue, 23 Feb 2016 13:22:00 +0100 Jonatan Werpers Added a function to run all tests in a folder including all tests in subpackages.
Tue, 09 Feb 2016 14:04:10 +0100 Jonatan Werpers Added forgotten setting of k.
Tue, 09 Feb 2016 13:27:38 +0100 Jonatan Werpers Updated noname.calculateSolution to use the opt struct.
Mon, 08 Feb 2016 17:52:23 +0100 Jonatan Werpers Added a function for printing the axes positions of a subplot grid.
Mon, 08 Feb 2016 14:52:07 +0100 Jonatan Werpers Improved some comments in noname.animate
Fri, 05 Feb 2016 11:29:19 +0100 Jonatan Werpers Prepared for dynamic workload in animation.
Fri, 05 Feb 2016 10:49:16 +0100 Jonatan Werpers Refactored +anim.animate to be more clear.
Fri, 05 Feb 2016 09:43:34 +0100 Jonatan Werpers ReplaceableString: Added .appendFormat()
Thu, 04 Feb 2016 16:29:03 +0100 Jonatan Werpers Added a class for replacable strings. Works with linebreaks.
Wed, 03 Feb 2016 17:41:46 +0100 Jonatan Werpers Cleaned up the code for minors.
Wed, 03 Feb 2016 17:41:19 +0100 Jonatan Werpers toString: added support for symbolic expressions
Wed, 03 Feb 2016 16:56:05 +0100 Jonatan Werpers Added function for printing the minors of a matrix.
Mon, 01 Feb 2016 17:08:19 +0100 Jonatan Werpers Changed evolve so that it always stops as close to tend as possible.
Wed, 27 Jan 2016 17:37:23 +0100 Jonatan Werpers Fixed some class name, file name errors.
Wed, 23 Dec 2015 21:42:23 +0100 Jonatan Werpers Added savepng.m