log

age author description
Tue, 28 Jun 2016 14:05:17 +0200 Jonatan Werpers Fixed sign error in beam BC penalties. feature/beams
Tue, 28 Jun 2016 13:21:02 +0200 Jonatan Werpers time.Rungekutta4SecondOrder: Started adding code to allow timedependent D,E,S. Might be buggy. feature/beams
Tue, 28 Jun 2016 13:19:45 +0200 Jonatan Werpers Fixed typo. feature/beams
Tue, 28 Jun 2016 13:11:14 +0200 Jonatan Werpers Made scheme boundary_condition return a cell array of penalties if there are several of them. feature/beams
Mon, 27 Jun 2016 13:26:02 +0200 Jonatan Werpers Merged with feature/grids. feature/beams
Mon, 27 Jun 2016 13:24:59 +0200 Jonatan Werpers Merged with default. feature/grids
Mon, 27 Jun 2016 13:23:46 +0200 Jonatan Werpers noname: Changed convergence to use grids in the representation of the solutions. feature/beams
Wed, 22 Jun 2016 14:44:03 +0200 Jonatan Werpers multiblock: Fixed some problems in DiffOp and Grid. feature/beams
Wed, 22 Jun 2016 14:42:49 +0200 Jonatan Werpers Fixed some typos in noname. feature/beams
Wed, 22 Jun 2016 14:42:01 +0200 Jonatan Werpers blockmatrix: added a test to make sure a zero matrix is a blockmatrix. Also added input parameter checking to zero() feature/beams
Wed, 22 Jun 2016 14:40:23 +0200 Jonatan Werpers Removed the data paramter from boundary_condition prototype. feature/beams
Mon, 20 Jun 2016 13:03:35 +0200 Jonatan Werpers Fixed a mistake in util.calc_borrowing.
Thu, 16 Jun 2016 10:56:47 +0200 Jonatan Werpers Merged feature/grid into feature/beams feature/beams
Thu, 16 Jun 2016 09:21:17 +0200 Jonatan Werpers multiblock: Implemented boundary conditions. feature/grids
Thu, 16 Jun 2016 09:06:57 +0200 Jonatan Werpers Removed old versions of blockmatrix implementations. feature/grids
Wed, 15 Jun 2016 17:25:40 +0200 Jonatan Werpers blockmatrix: Added function to convert regular matrix to blockmatrix. feature/grids
Wed, 15 Jun 2016 16:55:40 +0200 Jonatan Werpers blockmatrix: Added function to create zero blockmatrices. feature/grids
Wed, 15 Jun 2016 16:31:24 +0200 Jonatan Werpers blockmatrix: Added function to convert blockmatrix to a regular matrix. feature/grids
Wed, 15 Jun 2016 16:28:22 +0200 Jonatan Werpers blockmatrix: added function to calculate the block division for a given blockmatrix. feature/grids
Wed, 15 Jun 2016 15:54:53 +0200 Jonatan Werpers Added a test. feature/grids
Wed, 15 Jun 2016 14:29:56 +0200 Jonatan Werpers blockmatrix: Added functions to test for block matrcies and divisions. feature/grids
Tue, 14 Jun 2016 15:45:28 +0200 Jonatan Werpers multiblock.DiffOp: Fleshed out boundary_condition() a bit more feature/grids
Tue, 14 Jun 2016 15:07:34 +0200 Jonatan Werpers Exeendend tests of multiblock.DiffOp. feature/grids
Mon, 13 Jun 2016 16:59:02 +0200 Jonatan Werpers Merged feature/grids into feature/beams. feature/beams
Mon, 13 Jun 2016 16:50:16 +0200 Jonatan Werpers Merged default into feature/grids. feature/grids
Mon, 13 Jun 2016 16:49:11 +0200 Jonatan Werpers Paused work on boundaryGroups and getBoundaryNames. Are they really needed? feature/grids
Thu, 26 May 2016 16:45:24 +0200 Jonatan Werpers Added function to calculate bspline.
Thu, 26 May 2016 12:56:49 +0200 Jonatan Werpers Added function to return names of variables.
Thu, 26 May 2016 12:52:59 +0200 Jonatan Werpers time: Added ability to avarage of several runs.
Thu, 26 May 2016 12:51:11 +0200 Jonatan Werpers setFontSize: Added docstring.