Mercurial > repos > public > sbplib
log SolutionFile.m @ 1323:3f4e011193f0 feature/laplace1d_variable
age | author | description |
---|---|---|
Tue, 09 Feb 2016 13:27:38 +0100 | Jonatan Werpers | Updated noname.calculateSolution to use the opt struct. |
Thu, 05 Nov 2015 16:29:24 -0800 | Jonatan Werpers | Updated SolutionFile to use the new toString Method. |
Tue, 06 Oct 2015 09:48:46 +0200 | Jonatan Werpers | Stoped using matFile object in SolutionFile. Changed to load for performance. |
Tue, 29 Sep 2015 09:22:22 +0200 | Jonatan Werpers | Fixed a bunch of problems regarding convergence and saving solutions |
Fri, 25 Sep 2015 14:50:01 +0200 | Jonatan Werpers | Added some utility functions to SolutionFile.m |
Wed, 23 Sep 2015 09:43:53 +0200 | Jonatan Werpers | Moved structIsSubset to it's own file. |
Tue, 22 Sep 2015 17:10:51 +0200 | Jonatan Werpers | Fixed bug in SolutionsFile.m. Updated calculateSolution to also save a function handle to the Discr constructor. |