log

age author description
Mon, 23 Oct 2017 16:42:59 +0200 Jonatan Werpers Close before merge bugfix/TiVectorInputs
Mon, 23 Oct 2017 16:29:52 +0200 Jonatan Werpers Flip input and outputs if they are columnvectors. bugfix/TiVectorInputs
Mon, 23 Oct 2017 15:46:25 +0200 Jonatan Werpers Switch to elementwise multiplication where it was not used bugfix/TiVectorInputs
Mon, 23 Oct 2017 15:42:56 +0200 Jonatan Werpers Add tests to specify how a ti should respond to vector inputs bugfix/TiVectorInputs
Fri, 20 Oct 2017 23:31:20 +0200 Jonatan Werpers Merge feature/grids
Fri, 20 Oct 2017 23:30:05 +0200 Jonatan Werpers Merge feature/grids
Fri, 20 Oct 2017 23:28:08 +0200 Jonatan Werpers Factor out function for reordering components feature/grids
Fri, 20 Oct 2017 23:24:42 +0200 Jonatan Werpers Clean up numberOfCompnents feature/grids
Fri, 20 Oct 2017 23:13:43 +0200 Jonatan Werpers Avoid eval feature/grids
Fri, 20 Oct 2017 23:07:03 +0200 Jonatan Werpers Switch to using asserts for error checking feature/grids
Fri, 20 Oct 2017 22:59:30 +0200 Jonatan Werpers Factor out function for calculating the number of components feature/grids
Fri, 20 Oct 2017 18:55:02 +0200 Jonatan Werpers Print cleaning of evalOn and evalOnTest feature/grids
Fri, 20 Oct 2017 18:43:26 +0200 Jonatan Werpers Remove whitespace feature/grids
Fri, 20 Oct 2017 18:41:22 +0200 Jonatan Werpers Remove unused variables feature/grids
Fri, 20 Oct 2017 18:31:53 +0200 Jonatan Werpers Use matlab style if feature/grids
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