Thu, 05 Sep 2024 08:41:38 +0200 |
Jonatan Werpers |
Merge default
refactor/grids/boundary_identifiers_1d
|
Thu, 05 Sep 2024 08:41:02 +0200 |
Jonatan Werpers |
Improve type handling in positivity_limits()
|
Thu, 05 Sep 2024 08:36:11 +0200 |
Jonatan Werpers |
Minor documentation fixed to laplace.jl
|
Wed, 04 Sep 2024 15:44:55 -0700 |
Vidar Stiernström |
Update docstrings
refactor/grids/boundary_identifiers_1d
|
Wed, 04 Sep 2024 23:20:28 +0200 |
Jonatan Werpers |
Add docs page
feature/lazy_tensors/sparse_conversions
|
Wed, 04 Sep 2024 22:47:41 +0200 |
Jonatan Werpers |
Add docstrings
feature/lazy_tensors/sparse_conversions
|
Wed, 04 Sep 2024 15:53:19 +0200 |
Jonatan Werpers |
Change dimensions of testing grid to be different
feature/grids/curvilinear
|
Wed, 04 Sep 2024 15:43:39 +0200 |
Jonatan Werpers |
Add method and refactor mapped_grid()
feature/grids/curvilinear
|
Wed, 04 Sep 2024 15:38:10 +0200 |
Jonatan Werpers |
Add tests for equallity of mapped grids
feature/grids/curvilinear
|
Wed, 04 Sep 2024 15:26:59 +0200 |
Jonatan Werpers |
Fix todos and add broken test for mapped_grid(::Grid,...)
feature/grids/curvilinear
|
Wed, 04 Sep 2024 07:59:24 +0200 |
Jonatan Werpers |
Add test for axes(::MappedGrid)
feature/grids/curvilinear
|
Wed, 04 Sep 2024 00:02:01 +0200 |
Jonatan Werpers |
Fix todo
feature/grids/curvilinear
|
Tue, 03 Sep 2024 23:51:34 +0200 |
Jonatan Werpers |
Make equidistant_grid() for 1D more restrictive in the types it accepts
|
Tue, 03 Sep 2024 08:38:27 +0200 |
Jonatan Werpers |
Merge feature/lazy_tensors/sparse_conversions
feature/sbp_operators/laplace_curvilinear
|
Mon, 02 Sep 2024 15:35:54 +0200 |
Jonatan Werpers |
Add extensions for SparseArrays and SparseArrayKit that allow conversion of a LazyTensor
feature/lazy_tensors/sparse_conversions
|
Wed, 28 Aug 2024 14:34:33 +0200 |
Jonatan Werpers |
Fix typo in inverse_inner_product
feature/sbp_operators/laplace_curvilinear
|
Wed, 28 Aug 2024 13:28:13 +0200 |
Jonatan Werpers |
Fix test of laplace on mapped grid
feature/sbp_operators/laplace_curvilinear
|
Wed, 28 Aug 2024 10:50:15 +0200 |
Jonatan Werpers |
Merge feature/grids/manifolds
feature/sbp_operators/laplace_curvilinear
|
Wed, 28 Aug 2024 10:35:08 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Wed, 28 Aug 2024 10:20:28 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 28 Aug 2024 09:56:35 +0200 |
Jonatan Werpers |
Add tests for inner product on boundary grids of mapped grid
feature/sbp_operators/laplace_curvilinear
|
Mon, 26 Aug 2024 16:15:25 +0200 |
Jonatan Werpers |
Add accuracy tests for normal derivative
feature/sbp_operators/laplace_curvilinear
|
Fri, 23 Aug 2024 12:50:08 +0200 |
Jonatan Werpers |
Factor out functions for the mappings used in tests of MappedGrid
feature/grids/curvilinear
|
Fri, 23 Aug 2024 09:45:02 +0200 |
Jonatan Werpers |
Reorganize nesting of tests for mapped_grid
feature/grids/curvilinear
|
Fri, 23 Aug 2024 09:22:29 +0200 |
Jonatan Werpers |
Add more tests for `normal`
feature/grids/curvilinear
|
Thu, 22 Aug 2024 08:14:04 +0200 |
Jonatan Werpers |
Add min_spacing for 2D mapped grids
feature/grids/curvilinear
|
Wed, 21 Aug 2024 19:23:42 +0200 |
Jonatan Werpers |
Allow calling equidistant_grid with tuples of lenght 1
feature/grids/curvilinear
|
Wed, 21 Aug 2024 19:12:28 +0200 |
Jonatan Werpers |
Simplify equidistan_grid(::Number,::Number,::Int)
feature/grids/manifolds
|
Wed, 21 Aug 2024 19:10:37 +0200 |
Jonatan Werpers |
Restrict the argument types of the simplest equidistant_grid to Number to avoid ambiguity
feature/grids/manifolds
|
Wed, 21 Aug 2024 19:03:01 +0200 |
Jonatan Werpers |
Add min_spacing for mapped 1d grid
feature/grids/curvilinear
|