log

age author description
Mon, 04 Sep 2017 17:50:27 +0200 Jonatan Werpers Add functions for symmetric and skew parts of matrix feature/grids
Sun, 03 Sep 2017 21:27:09 +0200 Martin Almquist Remove data input from boundary condition function feature/utux2D
Thu, 31 Aug 2017 14:57:34 +0200 Martin Almquist Edit scheme.Utux: Add interface function. Compatible with new grids. Works with Utux_1D_interface. feature/utux2D
Tue, 22 Aug 2017 13:53:31 +0200 Martin Almquist Bug fixes in scheme.Utux feature/utux2D
Fri, 01 Sep 2017 11:07:15 +0200 Jonatan Werpers Merge laplace refactor. Refactor class to more closely resemble SBP notation. Fix bc bugs feature/grids
Fri, 01 Sep 2017 10:58:07 +0200 Jonatan Werpers Close branch feature/grids/laplace_refactor feature/grids/laplace_refactor
Fri, 01 Sep 2017 10:52:56 +0200 Jonatan Werpers Add todo about method name change feature/grids
Fri, 01 Sep 2017 10:45:37 +0200 Jonatan Werpers Remove unneeded sign information from get_boundary_ops feature/grids/laplace_refactor
Fri, 01 Sep 2017 10:43:43 +0200 Jonatan Werpers Switch implementation of boundary and interface to SBP notation feature/grids/laplace_refactor
Wed, 30 Aug 2017 17:42:22 +0200 Jonatan Werpers Add missing square feature/grids/laplace_refactor
Wed, 30 Aug 2017 17:33:41 +0200 Jonatan Werpers Fix bug in creation of boundary inner products feature/grids/laplace_refactor
Wed, 30 Aug 2017 17:29:33 +0200 Jonatan Werpers Fix sign error in Neumann BC feature/grids/laplace_refactor
Wed, 30 Aug 2017 15:43:51 +0200 Jonatan Werpers Add boundary inner products feature/grids/laplace_refactor
Tue, 29 Aug 2017 13:10:57 +0200 Jonatan Werpers Switch to using boundary ops for normal derivative feature/grids/laplace_refactor
Tue, 29 Aug 2017 13:04:07 +0200 Jonatan Werpers Merge feature/grids/laplace_refactor
Tue, 29 Aug 2017 13:03:45 +0200 Jonatan Werpers Fix bug where boundary operators were not stored in their properties feature/grids/laplace_refactor
Tue, 29 Aug 2017 12:48:30 +0200 Jonatan Werpers Clean up use of the sign in boundary and interface routines feature/grids/laplace_refactor
Tue, 29 Aug 2017 12:32:57 +0200 Jonatan Werpers Add creation of physical boundary normal derivatives feature/grids/laplace_refactor
Tue, 29 Aug 2017 12:22:33 +0200 Jonatan Werpers Merge default feature/grids/laplace_refactor
Tue, 29 Aug 2017 12:22:01 +0200 Jonatan Werpers Make spdiag accept both row and column vectors
Tue, 29 Aug 2017 11:21:02 +0200 Jonatan Werpers Better names for the metric coefficients feature/grids/laplace_refactor
Tue, 29 Aug 2017 11:04:15 +0200 Jonatan Werpers Reorder and restructure constructor feature/grids/laplace_refactor
Tue, 29 Aug 2017 10:52:21 +0200 Jonatan Werpers Reorganize properties of the class feature/grids/laplace_refactor
Mon, 28 Aug 2017 19:01:40 +0200 Jonatan Werpers Switch to using spdiag instead of spdiags feature/grids/laplace_refactor
Mon, 28 Aug 2017 14:29:46 +0200 Jonatan Werpers Merge default feature/grids
Mon, 28 Aug 2017 11:06:00 +0200 Jonatan Werpers Change away from matrix formulation in Rk4 second order form feature/grids
Thu, 24 Aug 2017 11:05:31 +0200 Jonatan Werpers Fix bugs in cell array initialization feature/grids
Wed, 23 Aug 2017 11:21:19 +0200 Jonatan Werpers Add assertion in inputs to grid.Cartesian feature/grids
Wed, 23 Aug 2017 11:05:35 +0200 Jonatan Werpers Add type assertion feature/grids
Mon, 21 Aug 2017 11:20:20 +0200 Jonatan Werpers Add todo to Beam feature/grids
Mon, 21 Aug 2017 11:20:00 +0200 Jonatan Werpers Add Ti parametrization of rectangle feature/grids
Tue, 15 Aug 2017 12:57:36 +0200 Jonatan Werpers Allow labels to be block ids feature/grids
Mon, 14 Aug 2017 16:46:58 +0200 Jonatan Werpers Add classes for easy plotting of functions on a multi block grid feature/grids
Mon, 14 Aug 2017 09:25:31 +0200 Jonatan Werpers Fix typo feature/grids
Tue, 08 Aug 2017 13:26:30 +0200 Jonatan Werpers Merge default feature/grids
Tue, 08 Aug 2017 13:25:19 +0200 Jonatan Werpers Add some todos feature/grids
Tue, 08 Aug 2017 08:26:49 +0200 Jonatan Werpers Merge default feature/grids
Tue, 08 Aug 2017 08:25:16 +0200 Jonatan Werpers Add note about a possible getBoundaryOperator method feature/grids
Mon, 07 Aug 2017 09:57:03 +0200 Jonatan Werpers Add an abstrac class as help when defining transfinite multiblock grids feature/grids
Mon, 07 Aug 2017 09:56:01 +0200 Jonatan Werpers Merge feature/boundaryGroup feature/grids
Thu, 03 Aug 2017 18:07:27 +0200 Jonatan Werpers Implement boundary_condition for boundary groups feature/boundaryGroup
Thu, 03 Aug 2017 17:45:06 +0200 Jonatan Werpers Factor out function for handling a single boundary condition feature/boundaryGroup
Thu, 03 Aug 2017 17:38:05 +0200 Jonatan Werpers Implement getBoundaryOperator for boundaryGroups in multiblock.DiffOp feature/boundaryGroup
Thu, 03 Aug 2017 15:49:32 +0200 Jonatan Werpers Implement getBoundaryNames in multiblock.Grid feature/boundaryGroup
Thu, 03 Aug 2017 15:01:12 +0200 Jonatan Werpers Implement getBoundary in multiblock.Grid feature/boundaryGroup
Thu, 03 Aug 2017 14:09:00 +0200 Jonatan Werpers Add some documentation and decide on public function signatures feature/boundaryGroup
Thu, 03 Aug 2017 14:07:56 +0200 Jonatan Werpers Give BoundaryGroup a better printing method feature/boundaryGroup
Thu, 03 Aug 2017 14:04:36 +0200 Jonatan Werpers Move the description of boundary identifiers to the grid package and update documentation for grid.Grid.getBoundaryNames feature/boundaryGroup
Thu, 03 Aug 2017 09:55:59 +0200 Jonatan Werpers Change the BoundaryGroup class into a simpler cellarray style feature/boundaryGroup
Wed, 02 Aug 2017 19:26:39 +0200 Jonatan Werpers Add documentation stubs for grid functions and boundary identifiers feature/grids
Wed, 02 Aug 2017 15:46:10 +0200 Jonatan Werpers Merge default feature/grids
Tue, 01 Aug 2017 12:35:38 +0200 Jonatan Werpers Merge with default feature/grids
Tue, 01 Aug 2017 12:22:59 +0200 Jonatan Werpers Add not-implemented-error for interface method in multiblock.DiffOp feature/grids
Mon, 28 Aug 2017 14:28:45 +0200 Jonatan Werpers Add a symmetric surf
Mon, 07 Aug 2017 13:20:48 +0200 Ylva Rydin changed sign in penalty parameter feature/quantumTriangles
Mon, 07 Aug 2017 11:56:53 +0200 Ylva Rydin removed y-direction for debugging feature/quantumTriangles
Mon, 07 Aug 2017 09:02:49 +0200 Ylva Rydin Added J to propertied feature/quantumTriangles
Mon, 10 Jul 2017 09:27:58 +0200 Ylva Rydin sign change in SAT-TERM feature/quantumTriangles
Fri, 07 Jul 2017 14:52:47 +0200 Ylva Rydin Changed the penalty on the first derivative penalty terms, did not solve the problem feature/quantumTriangles
Fri, 07 Jul 2017 14:22:02 +0200 Ylva Rydin Tried to make skewsym. feature/quantumTriangles
Fri, 07 Jul 2017 13:33:05 +0200 Ylva Rydin Removed an unnessesary comment feature/quantumTriangles
Mon, 26 Jun 2017 20:15:54 +0200 Ylva Rydin Added arnoldi krylov subspace approximation feature/quantumTriangles
Mon, 26 Jun 2017 19:23:19 +0200 Ylva Rydin add H_xyz to hypsyst to compute H-norm feature/quantumTriangles
Thu, 08 Jun 2017 10:33:36 +0200 Ylva Rydin Added sqrt of Ji in the right places, not sure about the interfaces, will not test it properly now feature/quantumTriangles
Fri, 02 Jun 2017 17:46:01 +0200 Ylva Rydin tried to add 4th order magnus integrator which does not work feature/quantumTriangles
Fri, 02 Jun 2017 17:43:59 +0200 Ylva Rydin changed the magnus midpoint rule feature/quantumTriangles
Fri, 02 Jun 2017 11:33:04 +0200 Ylva Rydin moved all multiplications and divisions bu J and Ji to the siscretization to easier find the error feature/quantumTriangles
Mon, 29 May 2017 14:07:55 +0200 Ylva Rydin Start over with the non-symmetric shrodnger to ceep track of changes. feature/quantumTriangles
Mon, 29 May 2017 13:54:16 +0200 Ylva Rydin tried to make a symmetric scheme feature/quantumTriangles
Thu, 18 May 2017 11:44:29 +0200 Ylva Rydin Added the midpont magnus exponential integrator feature/quantumTriangles
Thu, 18 May 2017 11:43:35 +0200 Ylva Rydin Removed the expint which ises the package expode feature/quantumTriangles
Tue, 16 May 2017 09:18:10 +0200 Ylva Rydin Added the new abstract classes to hypsyst3D and Upwind1D to make them work with Jonatans changes feature/quantumTriangles
Tue, 16 May 2017 08:57:54 +0200 Ylva Rydin An attempt to add the exponential integrators feature/quantumTriangles
Tue, 25 Apr 2017 09:52:32 +0200 Ylva Rydin Found some small bugs when making slides for pressentation feature/quantumTriangles
Thu, 20 Apr 2017 07:55:09 +0200 Ylva Rydin Small changes feature/quantumTriangles
Mon, 06 Mar 2017 17:23:52 +0100 Ylva Rydin Commit before changing branch feature/quantumTriangles
Fri, 03 Mar 2017 16:19:41 +0100 Ylva Rydin chnaged sbp interfacein 1d among many things feature/quantumTriangles
Sat, 25 Feb 2017 12:44:01 +0100 Ylva Rydin Added 2D interface to shrodinger feature/quantumTriangles
Fri, 24 Feb 2017 13:58:18 +0100 Ylva Rydin Add 1d interface for shrodinger in 1d feature/quantumTriangles
Fri, 24 Feb 2017 09:04:02 +0100 Ylva Rydin Added new penalty parameter to the interface in shrodinger curve feature/quantumTriangles
Thu, 23 Feb 2017 09:32:30 +0100 Ylva Rydin Meged with default feature/quantumTriangles
Thu, 23 Feb 2017 09:31:56 +0100 Ylva Rydin Commit before merge feature/quantumTriangles
Wed, 15 Feb 2017 11:21:04 +0100 Ylva Rydin fixed a bug in the metric coefficients but something is wrong at the boundaries feature/quantumTriangles
Fri, 10 Feb 2017 14:29:53 +0100 Ylva Rydin Schrodinger 2d runs without exploding with fixed coordinates feature/quantumTriangles
Thu, 09 Feb 2017 11:41:21 +0100 Ylva Rydin Schrodinger2dCurve Added feature/quantumTriangles
Fri, 25 Aug 2017 12:58:04 +0200 Jonatan Werpers Add surface log plot function
Tue, 08 Aug 2017 13:25:54 +0200 Jonatan Werpers Add a function spzeros()
Tue, 08 Aug 2017 08:26:25 +0200 Jonatan Werpers Add isEquidistant function for testing vectors
Tue, 08 Aug 2017 08:26:02 +0200 Jonatan Werpers Add assert frunction for type
Wed, 02 Aug 2017 15:25:36 +0200 Jonatan Werpers Merge feature/subclassable_cellarray
Wed, 02 Aug 2017 15:23:57 +0200 Jonatan Werpers Implement tests for subscript assignment feature/sublassable_cellarray
Wed, 02 Aug 2017 14:49:56 +0200 Jonatan Werpers Add some documentation and minor clean up feature/sublassable_cellarray
Wed, 02 Aug 2017 12:27:25 +0200 Jonatan Werpers Remove disp and display methods feature/sublassable_cellarray
Wed, 02 Aug 2017 12:17:09 +0200 Jonatan Werpers Implement handeling of stacked indexing feature/sublassable_cellarray
Wed, 02 Aug 2017 12:01:25 +0200 Jonatan Werpers Implement to string method feature/sublassable_cellarray
Wed, 02 Aug 2017 11:19:10 +0200 Jonatan Werpers Implement end function and fix test for colon indexing feature/sublassable_cellarray
Wed, 02 Aug 2017 10:51:44 +0200 Jonatan Werpers Implement size, length and transpose feature/sublassable_cellarray
Wed, 02 Aug 2017 10:31:48 +0200 Jonatan Werpers Implement tests for size, length and transpose feature/sublassable_cellarray
Wed, 02 Aug 2017 10:22:20 +0200 Jonatan Werpers Implement tests for round and curly indexing, add more stubs feature/sublassable_cellarray
Wed, 02 Aug 2017 10:03:59 +0200 Jonatan Werpers Add test stubs for size and length feature/sublassable_cellarray
Wed, 02 Aug 2017 09:38:12 +0200 Jonatan Werpers Implement tests for horzcat and vertcat. Fix bugs found feature/sublassable_cellarray
Wed, 02 Aug 2017 09:34:45 +0200 Jonatan Werpers Add to string stub. feature/sublassable_cellarray
Wed, 02 Aug 2017 09:34:26 +0200 Jonatan Werpers Add some missing semicolon feature/sublassable_cellarray
Wed, 02 Aug 2017 08:48:56 +0200 Jonatan Werpers Add test stubs. feature/sublassable_cellarray
Wed, 02 Aug 2017 08:48:02 +0200 Jonatan Werpers Remove debug printing feature/sublassable_cellarray
Tue, 01 Aug 2017 12:59:06 +0200 Jonatan Werpers Implement subsref properly feature/sublassable_cellarray
Tue, 01 Aug 2017 12:41:42 +0200 Jonatan Werpers Make the overloaded methods call the subclass constructor feature/sublassable_cellarray
Tue, 01 Aug 2017 09:28:10 +0200 Jonatan Werpers Initial commit feature/sublassable_cellarray
Tue, 01 Aug 2017 12:32:25 +0200 Jonatan Werpers Add structArray to toString()
Tue, 01 Aug 2017 12:24:52 +0200 Jonatan Werpers Implement a simple but general text table
Thu, 22 Jun 2017 13:07:07 +0200 Jonatan Werpers Fix math in conversion to first order form system feature/grids
Thu, 22 Jun 2017 13:06:41 +0200 Jonatan Werpers Move f(t) to the RHS feature/grids
Thu, 22 Jun 2017 13:06:03 +0200 Jonatan Werpers Fix bug in argument to f during time stepping feature/grids
Thu, 22 Jun 2017 13:05:32 +0200 Jonatan Werpers Make f parameter optional. feature/grids
Mon, 19 Jun 2017 16:50:13 +0200 Jonatan Werpers Add SBPinTime for linear DAE formulations (BUGS!) feature/grids
Mon, 19 Jun 2017 09:42:59 +0200 Jonatan Werpers Merge with default feature/grids
Mon, 19 Jun 2017 09:41:03 +0200 Jonatan Werpers Add notability colors to the Color class
Mon, 19 Jun 2017 09:39:50 +0200 Jonatan Werpers Add note about how to handle boundary groups feature/grids
Fri, 12 May 2017 16:20:43 +0200 Jonatan Werpers Merge feature/grids
Fri, 12 May 2017 16:19:34 +0200 Jonatan Werpers Add function to run checkcode on all matlab files
Thu, 11 May 2017 14:20:42 +0200 Jonatan Werpers Switch to first order start in CdiffImplicit to make the scheme more robust. feature/grids
Thu, 11 May 2017 10:09:52 +0200 Jonatan Werpers Add function to multiblock.Grid for getting plot matrices feature/grids
Wed, 10 May 2017 13:16:12 +0200 Jonatan Werpers Allow any coefficient in LaplaceCurvilinear feature/grids
Wed, 10 May 2017 13:13:06 +0200 Jonatan Werpers Add warning for possible bug feature/grids
Tue, 09 May 2017 14:58:27 +0200 Jonatan Werpers Copy Wave2dCurve to new scheme LaplaceCurvilinear feature/grids
Tue, 09 May 2017 14:51:29 +0200 Jonatan Werpers Add first derivative operators to Wave2DCurve feature/grids
Tue, 09 May 2017 14:47:52 +0200 Jonatan Werpers Better error message feature/grids
Wed, 12 Apr 2017 13:24:16 +0200 Jonatan Werpers Change the version function to say that we are on the feature/grids branch feature/grids
Wed, 12 Apr 2017 13:01:57 +0200 Jonatan Werpers Merge with default feature/grids
Wed, 12 Apr 2017 13:01:20 +0200 Jonatan Werpers Clean up savepng().
Sun, 19 Mar 2017 13:40:52 +0100 Jonatan Werpers Merge with default feature/grids
Sun, 19 Mar 2017 13:39:49 +0100 Jonatan Werpers Fix bug in spyh() when the matix has no non-zero elements.
Mon, 13 Mar 2017 14:44:31 +0100 Jonatan Werpers Merge default into feature/grids feature/grids
Mon, 13 Mar 2017 14:43:37 +0100 Jonatan Werpers Add string methods to OpSets that are missing them feature/grids
Mon, 13 Mar 2017 14:40:14 +0100 Jonatan Werpers Improve inteface and functionality of plotConvergence()
Mon, 13 Mar 2017 14:34:56 +0100 Jonatan Werpers Improve interface of convergenceTable()
Mon, 13 Mar 2017 14:33:01 +0100 Jonatan Werpers Fix bug in multiblock DiffOp feature/grids
Tue, 21 Feb 2017 16:48:04 +0100 Jonatan Werpers Merge default into feature/grids feature/grids
Tue, 21 Feb 2017 16:40:55 +0100 Jonatan Werpers Add a vector of all colors to Color
Tue, 21 Feb 2017 13:16:56 +0100 Jonatan Werpers Merge default into feature/grid feature/grids
Fri, 17 Feb 2017 15:08:25 +0100 Martin Almquist Bug fix sbp in time gauss default arg
Thu, 09 Feb 2017 08:37:55 +0100 Jonatan Werpers Move 3d transfinite interpolation to it's correct location. feature/grids
Wed, 08 Feb 2017 11:10:13 +0100 Ylva Rydin Merge in feature/grids feature/quantumTriangles
Wed, 08 Feb 2017 09:18:08 +0100 Ylva Rydin Meged with default feature/quantumTriangles
Wed, 08 Feb 2017 09:07:07 +0100 Ylva Rydin Removed some comments feature/quantumTriangles
Mon, 06 Feb 2017 09:54:18 +0100 Ylva Rydin Added a scheme for the time deforming shrodinger equation in 1d feature/quantumTriangles
Wed, 01 Feb 2017 17:04:03 +0100 Ylva Rydin Changed so that the shrodinger scheme works with the grids feature/quantumTriangles
Thu, 26 Jan 2017 15:59:25 +0100 Ylva Rydin merged with feature/beams feature/quantumTriangles
Wed, 25 Jan 2017 17:14:17 +0100 Ylva Rydin Updated the Shrodinger scheme to the new operator syntax feature/quantumTriangles
Tue, 07 Feb 2017 16:09:02 +0100 Jonatan Werpers Merge feature/beams feature/grids
Tue, 07 Feb 2017 16:08:26 +0100 Jonatan Werpers Close branch feature/beams. It was poisoned by changes that belonged on feature/grids feature/beams
Tue, 07 Feb 2017 15:47:51 +0100 Jonatan Werpers Merge in default. feature/grids
Tue, 07 Feb 2017 15:59:22 +0100 Jonatan Werpers Merge in default feature/beams
Tue, 07 Feb 2017 14:38:51 +0000 Jonatan Werpers Merged in feature/better_map (pull request #8)
Tue, 07 Feb 2017 14:38:51 +0000 Jonatan Werpers Close branch feature/better_map feature/better_map
Tue, 07 Feb 2017 14:37:55 +0000 Jonatan Werpers Merged in feature/diags (pull request #7)
Tue, 07 Feb 2017 14:37:55 +0000 Jonatan Werpers Close branch feature/diags feature/diags
Thu, 02 Feb 2017 20:49:06 +0100 Jonatan Werpers Add tests and fix a bunch of bugs. feature/better_map
Thu, 02 Feb 2017 16:41:41 +0100 Jonatan Werpers Add todo. feature/better_map
Thu, 02 Feb 2017 16:22:47 +0100 Jonatan Werpers Overload indexing operations. feature/better_map
Thu, 02 Feb 2017 15:57:43 +0100 Jonatan Werpers Add a test implementation feature/better_map
Tue, 07 Feb 2017 14:03:20 +0100 Jonatan Werpers Add missing eol feature/diags
Tue, 07 Feb 2017 13:58:03 +0100 Jonatan Werpers Add full matrix equivalent of spdiags feature/diags
Tue, 07 Feb 2017 12:54:52 +0000 Jonatan Werpers Merged in feature/SBPInTimeGauss (pull request #6)
Tue, 07 Feb 2017 12:54:52 +0000 Jonatan Werpers Close branch feature/SBPInTimeGauss feature/SBPInTimeGauss
Tue, 07 Feb 2017 13:49:46 +0100 Jonatan Werpers Remove m as input to implementation function. Fix error message for invalid m to D1Gauss feature/SBPInTimeGauss
Tue, 07 Feb 2017 13:48:11 +0100 Jonatan Werpers Remove extra whitespace. feature/SBPInTimeGauss
Thu, 02 Feb 2017 19:30:16 +0100 Martin Almquist Fixed bug with initial data and made gauss the default type feature/SBPInTimeGauss
Thu, 02 Feb 2017 17:18:51 +0100 Martin Almquist Added D1Gauss to SBPInTime feature/SBPInTimeGauss
Thu, 02 Feb 2017 17:05:43 +0100 Martin Almquist Implementation of D1 based on Gauss quadrature formula with 4 nodes. feature/SBPInTimeGauss
Thu, 02 Feb 2017 14:46:36 +0000 Martin Almquist Merged in feature/SBPinTimeClarity (pull request #5)
Thu, 02 Feb 2017 14:46:36 +0000 Martin Almquist Close branch feature/SBPinTimeClarity feature/SBPinTimeClarity
Thu, 02 Feb 2017 10:10:02 +0100 Jonatan Werpers Add string methods to some sbp classes. feature/beams
Thu, 02 Feb 2017 10:07:49 +0100 Jonatan Werpers Merge clarity changes for SBPInTime. feature/beams
Tue, 31 Jan 2017 13:23:52 +0100 Jonatan Werpers Add function to center colorlimits. feature/beams
Thu, 02 Feb 2017 09:58:18 +0100 Jonatan Werpers Add wrapper for time stepping second order problems. feature/SBPinTimeClarity
Thu, 02 Feb 2017 09:57:54 +0100 Jonatan Werpers Refactor for clarity feature/SBPinTimeClarity
Thu, 02 Feb 2017 09:47:21 +0100 Jonatan Werpers Remove extra lines. feature/SBPinTimeClarity
Thu, 02 Feb 2017 09:46:22 +0100 Jonatan Werpers Remove whitespace. feature/SBPinTimeClarity
Thu, 26 Jan 2017 15:17:38 +0100 Jonatan Werpers Merge with default. feature/beams
Wed, 25 Jan 2017 16:22:18 +0100 Jonatan Werpers Merge with default. feature/beams
Mon, 23 Jan 2017 20:26:49 +0100 Jonatan Werpers Fix index error in CdiffImplicit. feature/beams
Thu, 12 Jan 2017 17:17:58 +0100 Jonatan Werpers Better input parsing for multiblock DiffOp. feature/beams
Thu, 12 Jan 2017 15:51:24 +0100 Jonatan Werpers Allow formats for timeTask. feature/beams
Thu, 12 Jan 2017 14:22:17 +0100 Jonatan Werpers Fix bug with D1 in D4Variable. feature/beams
Tue, 10 Jan 2017 17:31:28 +0100 Jonatan Werpers Add borrowing constants for D2 operators in D4Variable feature/beams
Mon, 09 Jan 2017 11:20:28 +0100 Jonatan Werpers Add function to multiply blockmatrices. feature/beams
Thu, 05 Jan 2017 18:36:01 +0100 Jonatan Werpers Swtich to using centerd difference for calculating the first derivative feature/beams
Thu, 05 Jan 2017 13:28:43 +0100 Jonatan Werpers Fixed bug in curvilinear. feature/beams
Mon, 02 Jan 2017 12:21:01 +0100 Jonatan Werpers Fix bug in implicit cdiff. Add stepTo method for timesteppers. feature/beams
Mon, 02 Jan 2017 09:24:48 +0100 Jonatan Werpers Fix bug in Characteristic BC for Wave2dCurve. feature/beams
Mon, 02 Jan 2017 09:22:22 +0100 Jonatan Werpers Fix bug in CdiffImplicit. feature/beams
Mon, 02 Jan 2017 09:12:05 +0100 Jonatan Werpers Edit for clarity. feature/beams
Mon, 02 Jan 2017 09:07:49 +0100 Jonatan Werpers Better error message. feature/beams
Mon, 12 Dec 2016 11:35:23 +0100 Jonatan Werpers CdiffImplicit: Fixed a bug. Switched to LU. feature/beams
Fri, 09 Dec 2016 16:03:30 +0100 Jonatan Werpers Added an implicit central time stepping scheme. feature/beams
Thu, 26 Jan 2017 13:07:51 +0000 Jonatan Werpers Merged in feature/hypsyst (pull request #4)
Thu, 26 Jan 2017 13:07:51 +0000 Jonatan Werpers Close branch feature/hypsyst feature/hypsyst
Thu, 26 Jan 2017 14:06:59 +0100 Ylva Rydin removed the white space feature/hypsyst
Thu, 26 Jan 2017 14:03:20 +0100 Ylva Rydin Meged with default feature/hypsyst
Thu, 26 Jan 2017 14:01:55 +0100 Jonatan Werpers Merge.
Wed, 25 Jan 2017 16:21:14 +0100 Jonatan Werpers Add functions for scaling figure windows and axes.
Thu, 26 Jan 2017 13:57:03 +0100 Ylva Rydin Removed typo feature/hypsyst
Thu, 26 Jan 2017 13:52:22 +0100 Ylva Rydin added spece :) feature/hypsyst
Thu, 26 Jan 2017 13:49:37 +0100 Ylva Rydin Removed stupid comment feature/hypsyst
Thu, 26 Jan 2017 09:57:24 +0100 Ylva Rydin Added some comments and cleaned up the code a little feature/hypsyst
Wed, 25 Jan 2017 15:37:12 +0100 Ylva Rydin Made some small changes. feature/hypsyst
Tue, 27 Dec 2016 09:11:29 +0100 Ylva Rydin Added different operators to Utux feature/hypsyst
Tue, 13 Dec 2016 09:28:33 +0100 Ylva Rydin Tried to speed up the matrix set-up a little feature/hypsyst
Tue, 24 Jan 2017 14:01:18 +0100 Martin Almquist Added SBP in time timestepper.
Tue, 20 Dec 2016 15:45:06 +0100 Martin Almquist Closing Martins bad branch to the tune of 20 whip lashes. martin-thesis-plots
Tue, 20 Dec 2016 15:36:29 +0100 Martin Almquist Merge default heads.
Tue, 20 Dec 2016 15:04:02 +0100 Martin Almquist Added 2nd order accurate 2nd derivative with variable coefficents in a separate implementation file, used by the class D2Variable.
Thu, 08 Dec 2016 13:38:04 +0100 Ylva Rydin Meged with default feature/hypsyst
Thu, 08 Dec 2016 11:11:28 +0100 Jonatan Werpers Fixed penalty parameter in Wave2Dcurve. feature/beams
Tue, 06 Dec 2016 14:14:41 +0100 Jonatan Werpers Merge with default. feature/beams
Mon, 05 Dec 2016 13:31:57 +0100 Jonatan Werpers Added some utility functions. Improved some documentation.
Mon, 05 Dec 2016 13:10:44 +0100 Jonatan Werpers Minor clean up of d4_variable_4. feature/beams
Thu, 08 Dec 2016 10:52:15 +0100 Ylva Rydin The problem with the upwid operators is fixed feature/hypsyst
Thu, 08 Dec 2016 10:42:11 +0100 Ylva Rydin Upwind doed not work in the non curve-linear case. feature/hypsyst
Mon, 28 Nov 2016 08:46:28 +0100 Ylva Rydin Removed inv(Vi) to save time feature/hypsyst
Thu, 10 Nov 2016 20:49:25 +0100 Ylva Rydin meged with default feature/hypsyst
Thu, 10 Nov 2016 20:47:40 +0100 Ylva Rydin Changed operator in Utux feature/hypsyst
Thu, 03 Nov 2016 22:03:09 +0100 Ylva Rydin Curve linear code in 3D converges for manufactures solution feature/hypsyst
Wed, 02 Nov 2016 00:02:01 +0100 Ylva Rydin A commit before I try resolving the performance issues feature/hypsyst
Thu, 13 Oct 2016 09:34:30 +0200 Ylva Rydin A 3D is added and an attempt to imlement 3D transfinit interpolation has been initialized feature/hypsyst
Sat, 03 Dec 2016 23:00:44 +0100 Martin Almquist Played around with Ti show and plot settings to create pretty pics for thesis. martin-thesis-plots
Wed, 16 Nov 2016 16:16:44 -0800 Jonatan Werpers Implemented characteristic form BC in Wave2dCurve. feature/beams
Wed, 16 Nov 2016 16:15:53 -0800 Jonatan Werpers Allowed muliple closure BCs in multiblock.DiffOp. feature/beams
Wed, 16 Nov 2016 15:39:16 -0800 Jonatan Werpers Rungekutta bug fixes. feature/beams
Mon, 14 Nov 2016 14:54:53 -0800 Jonatan Werpers Added get method for boundary operators on multiblock DiffOp feature/beams
Fri, 04 Nov 2016 11:14:29 -0700 Jonatan Werpers Fixed bug in parameter parsing. feature/beams
Fri, 04 Nov 2016 11:13:58 -0700 Jonatan Werpers Added a note. feature/beams
Fri, 04 Nov 2016 11:12:47 -0700 Jonatan Werpers Fixed error in boundary point check. feature/beams
Mon, 31 Oct 2016 16:25:46 +0100 Jonatan Werpers scheme.Beam: Fixed stability of free bc. feature/beams
Mon, 24 Oct 2016 17:01:34 +0200 Jonatan Werpers Implemented free BC. Not tested yet. feature/beams
Mon, 24 Oct 2016 17:01:05 +0200 Jonatan Werpers Made block matrices created from a matrix always have matrix blocks, never empty. feature/beams
Fri, 21 Oct 2016 12:59:07 +0200 Jonatan Werpers Updated Wave2dCurve to use the new grid classes. feature/beams
Fri, 21 Oct 2016 12:27:18 +0200 Jonatan Werpers Added missing string method. feature/beams
Fri, 21 Oct 2016 11:31:06 +0200 Jonatan Werpers Bug fix in boundary condition. feature/beams