log

age author description
Fri, 20 Oct 2017 16:01:43 +0200 Jonatan Werpers Add a function for easily applying many boundary conditions at the same time feature/grids
Fri, 20 Oct 2017 15:57:49 +0200 Jonatan Werpers Add some todos feature/grids
Fri, 20 Oct 2017 15:56:10 +0200 Jonatan Werpers Beam: Add ability to set one BC at a time feature/grids
Wed, 11 Oct 2017 16:01:22 +0200 Jonatan Werpers Add helper function for convergence runs on discretizations feature/grids
Wed, 11 Oct 2017 16:01:02 +0200 Jonatan Werpers Add class to handle animations in a smoother and more modular way feature/grids
Wed, 11 Oct 2017 15:44:17 +0200 Jonatan Werpers Add assertion in time.Timestepper for robustness feature/grids
Wed, 11 Oct 2017 15:43:52 +0200 Jonatan Werpers Add assertScalar() feature/grids
Wed, 11 Oct 2017 15:43:31 +0200 Jonatan Werpers Add function for finding the path of sbplib feature/grids
Mon, 09 Oct 2017 10:51:48 +0200 Jonatan Werpers Remove diffSymfun, matlab already does this feature/grids
Sat, 14 Oct 2017 22:38:42 -0700 Martin Almquist Add interpolation to scheme feature/utux2D
Sat, 14 Oct 2017 22:36:31 -0700 Martin Almquist Merge to get interpolation operators. feature/utux2D
Sat, 14 Oct 2017 22:32:25 -0700 Martin Almquist Add inerpolation operator classes and implementations for MC and AWW. feature/interpolation
Sat, 14 Oct 2017 22:28:27 -0700 Martin Almquist Make grid.evalOn faster. feature/grids
Sat, 14 Oct 2017 22:24:19 -0700 Martin Almquist Make blockMatrix.toMatrix faster for large matrices. feature/grids
Thu, 05 Oct 2017 20:21:20 -0700 Martin Almquist Add centered interface coupling in addition to upwind feature/utux2D