log

age author description
Mon, 12 Sep 2016 12:53:02 +0200 Jonatan Werpers Close branch operator_remake operator_remake
Mon, 12 Sep 2016 11:14:00 +0200 Jonatan Werpers Merge. v0.1
Fri, 09 Sep 2016 13:14:12 +0200 Jonatan Werpers savepng: Added todo and fixed size bug.
Fri, 09 Sep 2016 13:11:25 +0200 Jonatan Werpers Added some documentation. feature/beams
Thu, 08 Sep 2016 08:47:16 +0200 Jonatan Werpers Merged with default. feature/beams
Thu, 08 Sep 2016 08:43:30 +0200 Jonatan Werpers Fixed bug with scaling. feature/beams
Wed, 07 Sep 2016 13:47:05 +0200 Jonatan Werpers Made evalOn give more error message. feature/beams
Wed, 07 Sep 2016 10:13:26 +0200 Jonatan Werpers Fixed documentation for Curvilinear and evalOn. feature/beams
Tue, 06 Sep 2016 17:28:11 +0200 Jonatan Werpers Improvments to eval on grids. Added function to extrac components of a vector gf. feature/beams
Tue, 06 Sep 2016 15:54:45 +0200 Jonatan Werpers Fixed a comment. feature/beams
Tue, 06 Sep 2016 15:51:41 +0200 Jonatan Werpers grid: Added evalOn for scalar functions. feature/beams
Tue, 06 Sep 2016 13:22:28 +0200 Jonatan Werpers Added evalfunction to Ti. feature/beams
Mon, 05 Sep 2016 16:41:13 +0200 Jonatan Werpers Started adding a function for texttables. feature/textTable
Fri, 09 Sep 2016 16:47:53 +0200 Ylva Rydin added a u_t+u_x=0 scheme
Fri, 09 Sep 2016 15:51:57 +0200 Martin Almquist Bug fix operator_remake
Fri, 09 Sep 2016 15:06:03 +0200 Martin Almquist Renamned boundary operators! operator_remake
Fri, 09 Sep 2016 14:53:41 +0200 Martin Almquist Sparsified all implementation files, removed all matlab warnings, fixed small bugs on minimum grid points. operator_remake
Fri, 09 Sep 2016 11:03:13 +0200 Martin Almquist Added error message for too few grid points to all implementation files. operator_remake
Fri, 09 Sep 2016 10:41:31 +0200 Martin Almquist Added warning for 12th order 2nd der, D2=D1*D1 operator_remake
Fri, 09 Sep 2016 10:39:12 +0200 Martin Almquist Changed input parameter L (domain length) to lim (cell with domain boundaries) operator_remake
Thu, 08 Sep 2016 17:50:30 +0200 Martin Almquist Renamed standard class to D2Standard etc, Rewrote class properties. operator_remake
Thu, 08 Sep 2016 15:37:48 +0200 Martin Almquist Removed static method smallestGrid operator_remake
Thu, 08 Sep 2016 15:35:45 +0200 Martin Almquist Moved and renamned all implementations. operator_remake
Thu, 08 Sep 2016 14:36:06 +0200 Martin Almquist Removed incomplete periodic class. operator_remake
Thu, 08 Sep 2016 13:44:13 +0200 Martin Almquist Added empty borrowing property to nonequidstant class. operator_remake
Thu, 08 Sep 2016 13:28:35 +0200 Martin Almquist Merged nonequidistant into one class and cleaned up. operator_remake
Wed, 07 Sep 2016 16:46:20 +0200 Martin Almquist Bug fix 12th order 2nd der. operator_remake
Wed, 07 Sep 2016 16:41:31 +0200 Martin Almquist Bug fix in D2.m, added 12th order. operator_remake
Wed, 07 Sep 2016 15:54:41 +0200 Martin Almquist Added ordinary 12th order accurate, with D1*D1 as 2nd derivative. operator_remake
Wed, 07 Sep 2016 14:49:21 +0200 Martin Almquist Cleaned up 12th order minimal file. operator_remake