log +noname/calculateSolution.m @ 27:97a638f91fb8

age author description
Fri, 25 Sep 2015 14:51:18 +0200 Jonatan Werpers Made calculateSolution save the discretization instead of a handle to contructor.
Tue, 22 Sep 2015 17:35:58 +0200 Jonatan Werpers Decoupled plotting and timesteppers. Added possibility of different plot_types. Added functions for printing and plotting solution file content.
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.
Tue, 22 Sep 2015 14:27:21 +0200 Jonatan Werpers Added utility function findFiledWidth. Added function for calculating and saving solutions.