log

age author description
Mon, 11 Sep 2017 14:12:54 +0200 Martin Almquist Add Utux2D scheme feature/utux2D
Mon, 11 Sep 2017 13:57:45 +0200 Jonatan Werpers Add stub for Rectangle feature/better_multiblock_defs
Mon, 11 Sep 2017 13:57:04 +0200 Jonatan Werpers Remove abstract methods getGridSizes from multiblock.Definition feature/better_multiblock_defs
Mon, 11 Sep 2017 13:50:29 +0200 Jonatan Werpers Add domain definition for circle. feature/better_multiblock_defs
Mon, 11 Sep 2017 13:46:08 +0200 Jonatan Werpers Add abstract class for multiblock definitions feature/better_multiblock_defs
Fri, 08 Sep 2017 14:47:13 +0200 Jonatan Werpers Add multiblock contour plot feature/grids
Fri, 08 Sep 2017 14:38:29 +0200 Jonatan Werpers Add an empty type of multiblock grid feature/grids
Fri, 08 Sep 2017 11:08:50 +0200 Jonatan Werpers In case of empty grids, make grid functions with the correct dimensions feature/grids
Thu, 07 Sep 2017 14:08:31 +0200 Jonatan Werpers Allow more than one type in type assertion feature/grids
Thu, 07 Sep 2017 10:21:15 +0200 Jonatan Werpers Rename grid.EmptyGrid to grid.Empty feature/grids
Thu, 07 Sep 2017 09:54:45 +0200 Jonatan Werpers Merge default feature/grids
Thu, 07 Sep 2017 09:54:21 +0200 Jonatan Werpers Make Cell class work with isempty()
Thu, 07 Sep 2017 09:21:04 +0200 Jonatan Werpers Be less strict about what is considered a block matrix feature/grids
Thu, 07 Sep 2017 09:18:55 +0200 Jonatan Werpers Add a type check for the grids cell array and a note regarding missplaced method feature/grids
Thu, 07 Sep 2017 09:16:12 +0200 Jonatan Werpers Add an Empty grid class feature/grids
Thu, 07 Sep 2017 09:10:17 +0200 Jonatan Werpers Add function for gaussian bumb feature/grids
Thu, 07 Sep 2017 09:09:22 +0200 Jonatan Werpers Add assert function for symbolic bools feature/grids
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