Mercurial > repos > public > sbplib
graph
-
Beam: Add ability to set one BC at a time feature/gridsFri, 20 Oct 2017 15:56:10 +0200, by Jonatan Werpers
-
Add helper function for convergence runs on discretizations feature/gridsWed, 11 Oct 2017 16:01:22 +0200, by Jonatan Werpers
-
Add class to handle animations in a smoother and more modular way feature/gridsWed, 11 Oct 2017 16:01:02 +0200, by Jonatan Werpers
-
Add assertion in time.Timestepper for robustness feature/gridsWed, 11 Oct 2017 15:44:17 +0200, by Jonatan Werpers
-
Add function for finding the path of sbplib feature/gridsWed, 11 Oct 2017 15:43:31 +0200, by Jonatan Werpers
-
Remove diffSymfun, matlab already does this feature/gridsMon, 09 Oct 2017 10:51:48 +0200, by Jonatan Werpers
-
Merge to get interpolation operators. feature/utux2DSat, 14 Oct 2017 22:36:31 -0700, by Martin Almquist
-
Add inerpolation operator classes and implementations for MC and AWW. feature/interpolationSat, 14 Oct 2017 22:32:25 -0700, by Martin Almquist
-
Make blockMatrix.toMatrix faster for large matrices. feature/gridsSat, 14 Oct 2017 22:24:19 -0700, by Martin Almquist
-
Add centered interface coupling in addition to upwind feature/utux2DThu, 05 Oct 2017 20:21:20 -0700, by Martin Almquist
-
Add assert function for number of arguments feature/gridsThu, 28 Sep 2017 11:15:29 +0200, by Jonatan Werpers
-
SBPInTimeImplicitFormulation: Fix bug in calculation of forcing function feature/gridsThu, 28 Sep 2017 11:14:34 +0200, by Jonatan Werpers
-
Add missing pause command in noname.Animate feature/gridsTue, 26 Sep 2017 15:38:57 +0200, by Jonatan Werpers
-
Add some functions to make symbolic life easier feature/gridsTue, 26 Sep 2017 15:38:25 +0200, by Jonatan Werpers
-
Add functions for calculating fourier transforms feature/gridsThu, 14 Sep 2017 14:30:57 +0200, by Jonatan Werpers
-
Merge with better multiblock defs. feature/utux2DTue, 26 Sep 2017 13:28:49 -0700, by Martin Almquist
-
Add more boundary groups in Rectangle. Bugfix in boundaryGroups.all. feature/better_multiblock_defsTue, 26 Sep 2017 13:28:12 -0700, by Martin Almquist
-
Merge with better_multiblock_defs feature/utux2DMon, 18 Sep 2017 20:06:25 +0200, by Martin Almquist
-
Complete Rectangle definition feature/better_multiblock_defsMon, 18 Sep 2017 19:41:12 +0200, by Martin Almquist
-
Add stub for Rectangle feature/better_multiblock_defsMon, 11 Sep 2017 13:57:45 +0200, by Jonatan Werpers
-
Remove abstract methods getGridSizes from multiblock.Definition feature/better_multiblock_defsMon, 11 Sep 2017 13:57:04 +0200, by Jonatan Werpers
-
Add domain definition for circle. feature/better_multiblock_defsMon, 11 Sep 2017 13:50:29 +0200, by Jonatan Werpers
-
Add abstract class for multiblock definitions feature/better_multiblock_defsMon, 11 Sep 2017 13:46:08 +0200, by Jonatan Werpers
-
Add an empty type of multiblock grid feature/gridsFri, 08 Sep 2017 14:38:29 +0200, by Jonatan Werpers
-
In case of empty grids, make grid functions with the correct dimensions feature/gridsFri, 08 Sep 2017 11:08:50 +0200, by Jonatan Werpers
-
Allow more than one type in type assertion feature/gridsThu, 07 Sep 2017 14:08:31 +0200, by Jonatan Werpers
-
Rename grid.EmptyGrid to grid.Empty feature/gridsThu, 07 Sep 2017 10:21:15 +0200, by Jonatan Werpers
-
Make Cell class work with isempty()Thu, 07 Sep 2017 09:54:21 +0200, by Jonatan Werpers
-
Be less strict about what is considered a block matrix feature/gridsThu, 07 Sep 2017 09:21:04 +0200, by Jonatan Werpers
-
Add a type check for the grids cell array and a note regarding missplaced method feature/gridsThu, 07 Sep 2017 09:18:55 +0200, by Jonatan Werpers
-
Add assert function for symbolic bools feature/gridsThu, 07 Sep 2017 09:09:22 +0200, by Jonatan Werpers
-
Add functions for symmetric and skew parts of matrix feature/gridsMon, 04 Sep 2017 17:50:27 +0200, by Jonatan Werpers
-
Remove data input from boundary condition function feature/utux2DSun, 03 Sep 2017 21:27:09 +0200, by Martin Almquist
-
Edit scheme.Utux: Add interface function. Compatible with new grids. Works with Utux_1D_interface. feature/utux2DThu, 31 Aug 2017 14:57:34 +0200, by Martin Almquist
-
Merge laplace refactor. Refactor class to more closely resemble SBP notation. Fix bc bugs feature/gridsFri, 01 Sep 2017 11:07:15 +0200, by Jonatan Werpers
-
Close branch feature/grids/laplace_refactor feature/grids/laplace_refactorFri, 01 Sep 2017 10:58:07 +0200, by Jonatan Werpers
-
Remove unneeded sign information from get_boundary_ops feature/grids/laplace_refactorFri, 01 Sep 2017 10:45:37 +0200, by Jonatan Werpers
-
Switch implementation of boundary and interface to SBP notation feature/grids/laplace_refactorFri, 01 Sep 2017 10:43:43 +0200, by Jonatan Werpers
-
Add missing square feature/grids/laplace_refactorWed, 30 Aug 2017 17:42:22 +0200, by Jonatan Werpers
-
Fix bug in creation of boundary inner products feature/grids/laplace_refactorWed, 30 Aug 2017 17:33:41 +0200, by Jonatan Werpers
-
Fix sign error in Neumann BC feature/grids/laplace_refactorWed, 30 Aug 2017 17:29:33 +0200, by Jonatan Werpers
-
Add boundary inner products feature/grids/laplace_refactorWed, 30 Aug 2017 15:43:51 +0200, by Jonatan Werpers
-
Switch to using boundary ops for normal derivative feature/grids/laplace_refactorTue, 29 Aug 2017 13:10:57 +0200, by Jonatan Werpers
-
Fix bug where boundary operators were not stored in their properties feature/grids/laplace_refactorTue, 29 Aug 2017 13:03:45 +0200, by Jonatan Werpers
-
Clean up use of the sign in boundary and interface routines feature/grids/laplace_refactorTue, 29 Aug 2017 12:48:30 +0200, by Jonatan Werpers