Mercurial > repos > public > sbplib
graph
-
savepng: Added todo and fixed size bug.Fri, 09 Sep 2016 13:14:12 +0200, by Jonatan Werpers
-
Made evalOn give more error message. feature/beamsWed, 07 Sep 2016 13:47:05 +0200, by Jonatan Werpers
-
Fixed documentation for Curvilinear and evalOn. feature/beamsWed, 07 Sep 2016 10:13:26 +0200, by Jonatan Werpers
-
Improvments to eval on grids. Added function to extrac components of a vector gf. feature/beamsTue, 06 Sep 2016 17:28:11 +0200, by Jonatan Werpers
-
grid: Added evalOn for scalar functions. feature/beamsTue, 06 Sep 2016 15:51:41 +0200, by Jonatan Werpers
-
Started adding a function for texttables. feature/textTableMon, 05 Sep 2016 16:41:13 +0200, by Jonatan Werpers
-
added a u_t+u_x=0 schemeFri, 09 Sep 2016 16:47:53 +0200, by Ylva Rydin
-
Sparsified all implementation files, removed all matlab warnings, fixed small bugs on minimum grid points. operator_remakeFri, 09 Sep 2016 14:53:41 +0200, by Martin Almquist
-
Added error message for too few grid points to all implementation files. operator_remakeFri, 09 Sep 2016 11:03:13 +0200, by Martin Almquist
-
Added warning for 12th order 2nd der, D2=D1*D1 operator_remakeFri, 09 Sep 2016 10:41:31 +0200, by Martin Almquist
-
Changed input parameter L (domain length) to lim (cell with domain boundaries) operator_remakeFri, 09 Sep 2016 10:39:12 +0200, by Martin Almquist
-
Renamed standard class to D2Standard etc, Rewrote class properties. operator_remakeThu, 08 Sep 2016 17:50:30 +0200, by Martin Almquist
-
Removed static method smallestGrid operator_remakeThu, 08 Sep 2016 15:37:48 +0200, by Martin Almquist
-
Moved and renamned all implementations. operator_remakeThu, 08 Sep 2016 15:35:45 +0200, by Martin Almquist
-
Removed incomplete periodic class. operator_remakeThu, 08 Sep 2016 14:36:06 +0200, by Martin Almquist
-
Added empty borrowing property to nonequidstant class. operator_remakeThu, 08 Sep 2016 13:44:13 +0200, by Martin Almquist
-
Merged nonequidistant into one class and cleaned up. operator_remakeThu, 08 Sep 2016 13:28:35 +0200, by Martin Almquist
-
Bug fix in D2.m, added 12th order. operator_remakeWed, 07 Sep 2016 16:41:31 +0200, by Martin Almquist
-
Added ordinary 12th order accurate, with D1*D1 as 2nd derivative. operator_remakeWed, 07 Sep 2016 15:54:41 +0200, by Martin Almquist
-
Cleaned up 12th order minimal file. operator_remakeWed, 07 Sep 2016 14:49:21 +0200, by Martin Almquist
-
Bug fixes in nonequidistant class files. operator_remakeWed, 07 Sep 2016 14:29:38 +0200, by Martin Almquist
-
Renamned class files and added nonequidistant operators. operator_remakeWed, 07 Sep 2016 13:40:41 +0200, by Martin Almquist
-
Bugfix convergenceTable->latexTable. Works with same input as plainTextTable now.Tue, 06 Sep 2016 10:36:33 +0200, by Martin Almquist
-
Fixed package names in +parametrization feature/beamsMon, 05 Sep 2016 16:34:22 +0200, by Jonatan Werpers
-
Added a bunch of new operators. Still non-functional. feature/beamsWed, 31 Aug 2016 17:16:03 +0200, by Jonatan Werpers
-
Added function to save the size of a figure window as default. feature/beamsWed, 31 Aug 2016 10:44:53 +0200, by Jonatan Werpers
-
Added function to calculate a solution at a given time. feature/beamsTue, 30 Aug 2016 10:44:17 +0200, by Jonatan Werpers
-
ReplacableString: Added a more intuitive function name. feature/beamsThu, 04 Aug 2016 15:24:04 +0200, by Jonatan Werpers
-
Added some stuff for default structs. Improved interface for beam. feature/beamsWed, 03 Aug 2016 12:30:27 +0200, by Jonatan Werpers
-
Beam: Added ability to pick alphaII and alphaIII to control tau and sigma. feature/beamsThu, 28 Jul 2016 12:50:43 +0200, by Jonatan Werpers
-
Beam: Added tuning as a parameter to contructor. feature/beamsFri, 15 Jul 2016 11:22:12 +0200, by Jonatan Werpers
-
scheme.Beam: Played around with tuning. feature/beamsThu, 14 Jul 2016 10:41:32 +0200, by Jonatan Werpers
-
Added verbose flag to semiDefIneq and minors. feature/beamsThu, 14 Jul 2016 10:40:57 +0200, by Jonatan Werpers
-
multiblock: Added a function to return number of points in each block for a mbGrid. Fixed a bug in DiffOp. feature/beamsTue, 12 Jul 2016 17:08:15 +0200, by Jonatan Werpers
-
scheme.Beam: changes to possibly better operators. feature/beamsTue, 12 Jul 2016 16:32:36 +0200, by Jonatan Werpers
-
Improved anim.func.Thu, 30 Jun 2016 14:44:18 +0200, by Jonatan Werpers
-
Added a timedependent version of Cdiff. feature/beamsThu, 30 Jun 2016 14:43:43 +0200, by Jonatan Werpers
-
noname.testCfl: Added if the run was stable or not to the output. feature/beamsTue, 28 Jun 2016 16:50:32 +0200, by Jonatan Werpers
-
Fixed sign error in beam BC penalties. feature/beamsTue, 28 Jun 2016 14:05:17 +0200, by Jonatan Werpers
-
time.Rungekutta4SecondOrder: Started adding code to allow timedependent D,E,S. Might be buggy. feature/beamsTue, 28 Jun 2016 13:21:02 +0200, by Jonatan Werpers
-
Made scheme boundary_condition return a cell array of penalties if there are several of them. feature/beamsTue, 28 Jun 2016 13:11:14 +0200, by Jonatan Werpers
-
noname: Changed convergence to use grids in the representation of the solutions. feature/beamsMon, 27 Jun 2016 13:23:46 +0200, by Jonatan Werpers
-
multiblock: Fixed some problems in DiffOp and Grid. feature/beamsWed, 22 Jun 2016 14:44:03 +0200, by Jonatan Werpers
-
blockmatrix: added a test to make sure a zero matrix is a blockmatrix. Also added input parameter checking to zero() feature/beamsWed, 22 Jun 2016 14:42:01 +0200, by Jonatan Werpers
-
Removed the data paramter from boundary_condition prototype. feature/beamsWed, 22 Jun 2016 14:40:23 +0200, by Jonatan Werpers
-
Fixed a mistake in util.calc_borrowing.Mon, 20 Jun 2016 13:03:35 +0200, by Jonatan Werpers
-
Merged feature/grid into feature/beams feature/beamsThu, 16 Jun 2016 10:56:47 +0200, by Jonatan Werpers
-
multiblock: Implemented boundary conditions. feature/gridsThu, 16 Jun 2016 09:21:17 +0200, by Jonatan Werpers
-
Removed old versions of blockmatrix implementations. feature/gridsThu, 16 Jun 2016 09:06:57 +0200, by Jonatan Werpers
-
blockmatrix: Added function to convert regular matrix to blockmatrix. feature/gridsWed, 15 Jun 2016 17:25:40 +0200, by Jonatan Werpers
-
blockmatrix: Added function to create zero blockmatrices. feature/gridsWed, 15 Jun 2016 16:55:40 +0200, by Jonatan Werpers
-
blockmatrix: Added function to convert blockmatrix to a regular matrix. feature/gridsWed, 15 Jun 2016 16:31:24 +0200, by Jonatan Werpers
-
blockmatrix: added function to calculate the block division for a given blockmatrix. feature/gridsWed, 15 Jun 2016 16:28:22 +0200, by Jonatan Werpers
-
blockmatrix: Added functions to test for block matrcies and divisions. feature/gridsWed, 15 Jun 2016 14:29:56 +0200, by Jonatan Werpers
-
multiblock.DiffOp: Fleshed out boundary_condition() a bit more feature/gridsTue, 14 Jun 2016 15:45:28 +0200, by Jonatan Werpers
-
Exeendend tests of multiblock.DiffOp. feature/gridsTue, 14 Jun 2016 15:07:34 +0200, by Jonatan Werpers
-
Merged feature/grids into feature/beams. feature/beamsMon, 13 Jun 2016 16:59:02 +0200, by Jonatan Werpers
-
Merged default into feature/grids. feature/gridsMon, 13 Jun 2016 16:50:16 +0200, by Jonatan Werpers
-
Paused work on boundaryGroups and getBoundaryNames. Are they really needed? feature/gridsMon, 13 Jun 2016 16:49:11 +0200, by Jonatan Werpers
-
Added function to calculate bspline.Thu, 26 May 2016 16:45:24 +0200, by Jonatan Werpers
-
Added function to return names of variables.Thu, 26 May 2016 12:56:49 +0200, by Jonatan Werpers
-
time: Added ability to avarage of several runs.Thu, 26 May 2016 12:52:59 +0200, by Jonatan Werpers
-
setFontSize: Added docstring.Thu, 26 May 2016 12:51:11 +0200, by Jonatan Werpers
-
Added functions to easily time and profile a function.Tue, 24 May 2016 08:42:27 +0200, by Jonatan Werpers
-
Added methods for returning boundary names and boundary coordinates from Cartesian and Curvilinear grids. feature/gridsMon, 04 Apr 2016 18:23:50 +0200, by Jonatan Werpers
-
Merged default into feature/grids. feature/gridsMon, 21 Mar 2016 16:33:49 +0100, by Jonatan Werpers
-
Added a class for boundary groups. Added methods stubs and failing tests. feature/gridsFri, 04 Mar 2016 17:20:30 +0100, by Jonatan Werpers
-
Added methods to hande boundaries to Grid. Added failing tests and method stubs. feature/gridsFri, 04 Mar 2016 17:19:18 +0100, by Jonatan Werpers
-
sparse2cell: Added missing semicolons. feature/gridsFri, 04 Mar 2016 17:18:20 +0100, by Jonatan Werpers
-
Moved multiblock grid to the multiblock package. Continued implementation. Added multiblock diffOp and removed some functions no longer needed. feature/gridsThu, 03 Mar 2016 20:03:06 +0100, by Jonatan Werpers
-
Updated comments and definition to use introduced grid types. feature/gridsThu, 03 Mar 2016 20:01:09 +0100, by Jonatan Werpers
-
Made Multiblock a concrete class. Started implementation. feature/gridsTue, 01 Mar 2016 13:47:46 +0100, by Jonatan Werpers
-
Made some local changes to stichSchemes. feature/beamsMon, 29 Feb 2016 15:40:34 +0100, by Jonatan Werpers
-
Removed some grid information from Scheme. feature/gridsMon, 29 Feb 2016 14:56:51 +0100, by Jonatan Werpers
-
Updated equidistant and equidistantCurve to set the scaling of grids. feature/gridsMon, 29 Feb 2016 14:55:19 +0100, by Jonatan Werpers
-
Added and upgraded schemes for the beam equation in 1d and 2d. feature/beamsFri, 26 Feb 2016 16:21:47 +0100, by Jonatan Werpers
-
Added a comment regardning structured grids. feature/gridsFri, 26 Feb 2016 16:06:52 +0100, by Jonatan Werpers
-
Added functionallity for storing grid scaling on structured grids. feature/gridsFri, 26 Feb 2016 16:06:03 +0100, by Jonatan Werpers
-
Refactored input parsing in Curvilinear. feature/gridsThu, 25 Feb 2016 11:30:05 +0100, by Jonatan Werpers
-
Implemented Curvilinear and equdistantCurvilinear. feature/gridsThu, 25 Feb 2016 11:10:25 +0100, by Jonatan Werpers
-
grid.Cartesian: Added methods and test to fulfilll abstract class. feature/gridsWed, 24 Feb 2016 15:01:54 +0100, by Jonatan Werpers
-
Made reshape KronVector more general. Updated name and tests. feature/gridsTue, 23 Feb 2016 10:31:19 +0100, by Jonatan Werpers
-
Correct method signatures in Grid.m feature/gridsMon, 22 Feb 2016 15:56:33 +0100, by Jonatan Werpers