Sun, 15 Sep 2024 23:27:04 +0200 |
Jonatan Werpers |
Add some test for equidistant_grid
feature/grids/manifolds
|
Sun, 15 Sep 2024 23:00:15 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Sun, 15 Sep 2024 18:07:58 +0200 |
Jonatan Werpers |
Remove reivew comment regarding implementation of normal since it requires more computation and we know of no other benefits
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:05:57 +0200 |
Jonatan Werpers |
Delete jacobian_determinant. User should use map or broadcasting with det instead.
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:03:37 +0200 |
Jonatan Werpers |
Rename logicalgrid to logical_grid
feature/grids/curvilinear
|
Sun, 15 Sep 2024 18:00:40 +0200 |
Jonatan Werpers |
Replace AbstractArray{<:Any,2} with AbstractMatrix{<:Any}
feature/grids/curvilinear
|
Fri, 13 Sep 2024 22:50:09 +0200 |
Jonatan Werpers |
Merge default
feature/jet_aqua
|
Fri, 13 Sep 2024 22:43:35 +0200 |
Jonatan Werpers |
Merge default
refactor/move_exports
|
Fri, 13 Sep 2024 22:41:27 +0200 |
Jonatan Werpers |
Merge cleanup
|
Fri, 13 Sep 2024 22:41:02 +0200 |
Jonatan Werpers |
Close before merge
cleanup
|
Fri, 13 Sep 2024 13:35:20 -0700 |
Vidar Stiernström |
More reivew comments
feature/grids/curvilinear
|
Fri, 13 Sep 2024 22:23:45 +0200 |
Jonatan Werpers |
Move exports to package top files
refactor/move_exports
|
Fri, 13 Sep 2024 22:10:46 +0200 |
Jonatan Werpers |
Delete old notes and todos
cleanup
|
Fri, 13 Sep 2024 21:52:06 +0200 |
Jonatan Werpers |
Improve logging when running tests
feature/jet_aqua
|
Fri, 13 Sep 2024 16:12:25 +0200 |
Jonatan Werpers |
Fix ambiguity in getindex(::EquidistantGrid,...)
feature/jet_aqua
|
Fri, 13 Sep 2024 16:03:06 +0200 |
Jonatan Werpers |
Fix more ambiguities
feature/jet_aqua
|
Fri, 13 Sep 2024 15:46:28 +0200 |
Jonatan Werpers |
Remove ambiguities in LazyOuterProduct and InflatedTensor
feature/jet_aqua
|
Fri, 13 Sep 2024 14:47:23 +0200 |
Jonatan Werpers |
Simplify size type in VolumeOperator
feature/jet_aqua
|
Fri, 13 Sep 2024 14:32:05 +0200 |
Jonatan Werpers |
Resolve unbound paramater in VolumeOperator
feature/jet_aqua
|
Fri, 13 Sep 2024 14:01:37 +0200 |
Jonatan Werpers |
Remove unbound parameter for Stencil
feature/jet_aqua
|
Fri, 13 Sep 2024 13:33:17 +0200 |
Jonatan Werpers |
Fix unbound parameters for NestedStencil
feature/jet_aqua
|
Fri, 13 Sep 2024 13:03:07 +0200 |
Jonatan Werpers |
Merge cleanup
feature/jet_aqua
|
Fri, 13 Sep 2024 12:57:54 +0200 |
Jonatan Werpers |
Remove dependency on TiledIteration
cleanup
|
Fri, 13 Sep 2024 12:53:12 +0200 |
Jonatan Werpers |
Add compat entries for all dependencies
feature/jet_aqua
|
Fri, 13 Sep 2024 11:46:49 +0200 |
Jonatan Werpers |
Merge cleanup
feature/jet_aqua
|
Fri, 13 Sep 2024 11:35:17 +0200 |
Jonatan Werpers |
Add JET and Aqua to test suite
feature/jet_aqua
|
Fri, 13 Sep 2024 10:27:17 -0700 |
Vidar Stiernström |
Review: Added review comments to Grids.jl and mapped_grid.jl
feature/grids/curvilinear
|
Wed, 11 Sep 2024 16:26:19 +0200 |
Jonatan Werpers |
Merge feature/grids/manifolds
feature/sbp_operators/laplace_curvilinear
|
Wed, 11 Sep 2024 15:44:20 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Wed, 11 Sep 2024 15:43:17 +0200 |
Jonatan Werpers |
Remove left over @show
feature/grids/curvilinear
|
Wed, 11 Sep 2024 15:41:58 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Wed, 11 Sep 2024 15:26:47 +0200 |
Jonatan Werpers |
Remove extra BoundaryIdentifier definition
feature/grids/curvilinear
|
Wed, 11 Sep 2024 14:41:14 +0200 |
Jonatan Werpers |
Add docs
feature/grids/curvilinear
|
Wed, 11 Sep 2024 14:11:11 +0200 |
Jonatan Werpers |
Add TBD
feature/grids/curvilinear
|
Wed, 11 Sep 2024 14:11:03 +0200 |
Jonatan Werpers |
Add checks for the size of the jacobian
feature/grids/curvilinear
|
Wed, 11 Sep 2024 13:46:33 +0200 |
Jonatan Werpers |
Implement checking of sizes for inputs to MappedGrid
feature/grids/curvilinear
|
Wed, 11 Sep 2024 12:09:59 +0200 |
Jonatan Werpers |
Add test for construction of Rn->Rm grid
feature/grids/curvilinear
|
Wed, 11 Sep 2024 12:09:41 +0200 |
Jonatan Werpers |
Add TBD for deciding about what jacobian_determinant should mean for Rn->Rm grids
feature/grids/curvilinear
|
Wed, 11 Sep 2024 09:03:55 +0200 |
Jonatan Werpers |
Add some tests for the getters
feature/grids/curvilinear
|
Wed, 11 Sep 2024 08:59:03 +0200 |
Jonatan Werpers |
Add tests for jacobian_determinant, metric_tensor, and metric_tensor_inverse
feature/grids/curvilinear
|
Tue, 10 Sep 2024 22:23:42 +0200 |
Jonatan Werpers |
Factor out testset for construct and remove some Todos
feature/grids/curvilinear
|
Tue, 10 Sep 2024 22:17:01 +0200 |
Jonatan Werpers |
Simplify tests of boundary_grid
feature/grids/curvilinear
|
Tue, 10 Sep 2024 21:59:10 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Tue, 10 Sep 2024 21:35:55 +0200 |
Jonatan Werpers |
Add missing assignments
feature/grids/curvilinear
|
Tue, 10 Sep 2024 20:42:41 +0200 |
Jonatan Werpers |
Delete submodule DiffOps
cleanup
|
Mon, 09 Sep 2024 22:20:51 +0200 |
Jonatan Werpers |
Remove StaticDicts
cleanup
|
Mon, 09 Sep 2024 11:06:41 -0700 |
Vidar Stiernström |
Remove obsolete files
cleanup
|
Mon, 09 Sep 2024 09:01:57 +0200 |
Jonatan Werpers |
Add Base.@constprop :aggressive to src/SbpOperators/volumeops/derivatives/second_derivative_variable.jl
feature/sbp_operators/laplace_curvilinear
|
Mon, 09 Sep 2024 08:26:31 +0200 |
Jonatan Werpers |
Bump version to 0.1.2
|
Sun, 08 Sep 2024 17:11:56 -0700 |
Vidar Stiernström |
Merge rename_module
|
Sun, 08 Sep 2024 17:11:35 -0700 |
Vidar Stiernström |
Closing branch before merge to default
rename_module
|
Sun, 08 Sep 2024 13:47:09 -0700 |
Vidar Stiernström |
Resolve dependencies in test
rename_module
|
Sat, 07 Sep 2024 12:11:53 -0700 |
Vidar Stiernström |
Rename project from Sbplib to Diffinitive
rename_module
|
Thu, 05 Sep 2024 23:16:39 +0200 |
Jonatan Werpers |
Merge feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 23:16:16 +0200 |
Jonatan Werpers |
Close before merge
feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 23:16:03 +0200 |
Jonatan Werpers |
Remove use of Sbplib.RegionIndices in tests
feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 08:38:01 -0700 |
Vidar Stiernström |
Fix types used for boundary identifiers in tests
feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 08:31:03 -0700 |
Vidar Stiernström |
Fix typos in docstring
feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 08:26:57 -0700 |
Vidar Stiernström |
Merge with default
feature/lazy_tensors/sparse_conversions
|
Thu, 05 Sep 2024 08:26:12 -0700 |
Vidar Stiernström |
Merge refactor/grids/boundary_identifiers_1d
|
Thu, 05 Sep 2024 08:25:45 -0700 |
Vidar Stiernström |
Closing branch before merge to default
refactor/grids/boundary_identifiers_1d
|
Thu, 05 Sep 2024 08:23:18 -0700 |
Vidar Stiernström |
Merge with default
refactor/grids/boundary_identifiers_1d
|
Thu, 05 Sep 2024 08:22:47 -0700 |
Vidar Stiernström |
Merge update/julia_1.10.5
|
Thu, 05 Sep 2024 08:22:22 -0700 |
Vidar Stiernström |
Closing branch before merge to default
update/julia_1.10.5
|
Thu, 05 Sep 2024 08:19:43 -0700 |
Vidar Stiernström |
Update to julia 1.10.5
update/julia_1.10.5
|
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
|
Thu, 11 Jul 2024 11:50:10 +0200 |
Jonatan Werpers |
Add missing LinearAlgebra dependency
feature/grids/curvilinear
|
Thu, 11 Jul 2024 11:24:52 +0200 |
Jonatan Werpers |
Fix naming of metrix tensor functions
feature/grids/curvilinear
|
Thu, 11 Jul 2024 11:23:35 +0200 |
Jonatan Werpers |
Add todo
feature/grids/curvilinear
|
Sun, 30 Jun 2024 15:57:22 +0200 |
Jonatan Werpers |
Add concistency tests for normal_derivative and and fix bug regarding sign of boundary
feature/sbp_operators/laplace_curvilinear
|
Sun, 30 Jun 2024 10:57:05 +0200 |
Jonatan Werpers |
Merge feature/sbp_operators/laplace_curvilinear
feature/sbp_operators/laplace_curvilinear
|
Sun, 30 Jun 2024 10:50:44 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Sun, 30 Jun 2024 10:43:02 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 28 Aug 2024 10:12:37 +0200 |
Jonatan Werpers |
Update dependencies
|
Wed, 28 Aug 2024 10:11:34 +0200 |
Jonatan Werpers |
Add script for updating dependencies
|
Sun, 07 Jul 2024 15:28:09 -0700 |
Vidar Stiernström |
Revert changes to Notes.md (accidentaly commited)
refactor/grids/boundary_identifiers_1d
|
Sun, 07 Jul 2024 15:19:33 -0700 |
Vidar Stiernström |
Address TODO in laplace.jl + minor fixes
refactor/grids/boundary_identifiers_1d
|
Sun, 07 Jul 2024 15:15:12 -0700 |
Vidar Stiernström |
Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer
refactor/grids/boundary_identifiers_1d
|
Sat, 29 Jun 2024 17:06:27 +0200 |
Jonatan Werpers |
Merge feature/grids/min_spacing
|
Sat, 29 Jun 2024 17:06:18 +0200 |
Jonatan Werpers |
Close before merge
feature/grids/min_spacing
|
Sat, 29 Jun 2024 17:06:14 +0200 |
Jonatan Werpers |
Merge default
feature/grids/min_spacing
|
Sat, 29 Jun 2024 17:05:37 +0200 |
Jonatan Werpers |
Merge feature/grids/plotting
|
Sat, 29 Jun 2024 17:05:28 +0200 |
Jonatan Werpers |
Close before merge
feature/grids/plotting
|
Sat, 29 Jun 2024 17:04:54 +0200 |
Jonatan Werpers |
Merge bugfix/warnings
|
Sat, 29 Jun 2024 17:04:39 +0200 |
Jonatan Werpers |
Close before merge
bugfix/warnings
|
Sat, 29 Jun 2024 17:04:32 +0200 |
Jonatan Werpers |
Merge default
bugfix/warnings
|
Fri, 28 Jun 2024 21:40:19 +0200 |
Jonatan Werpers |
Add LinearAlgebra dependency for SbpOperators
feature/sbp_operators/laplace_curvilinear
|
Fri, 28 Jun 2024 21:35:33 +0200 |
Jonatan Werpers |
Update inner_product and inverse_inner_product to work on boundary grids
feature/sbp_operators/laplace_curvilinear
|
Sat, 29 Jun 2024 07:14:31 -0700 |
Vidar Stiernström |
Remove unused variable
feature/grids/plotting
|
Fri, 28 Jun 2024 17:04:05 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/sbp_operators/laplace_curvilinear
|
Fri, 28 Jun 2024 17:02:47 +0200 |
Jonatan Werpers |
Add function for computing the normal at the boundary of a mapped grid as a grid function
feature/grids/curvilinear
|
Fri, 28 Jun 2024 17:00:57 +0200 |
Jonatan Werpers |
Simplify normal_derivative
feature/sbp_operators/laplace_curvilinear
|
Thu, 27 Jun 2024 16:40:50 +0200 |
Jonatan Werpers |
Fix bug in normal derivative
feature/sbp_operators/laplace_curvilinear
|
Thu, 27 Jun 2024 09:06:01 +0200 |
Jonatan Werpers |
Flesh out normal_derivative implementation some more.
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 15:15:32 +0200 |
Jonatan Werpers |
Add inner product and inverse inner product for mapped grids
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 14:41:50 +0200 |
Jonatan Werpers |
Start adding normal derivative for mapped grid
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 13:42:19 +0200 |
Jonatan Werpers |
Restructure test sets for normal derivative
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 12:54:29 +0200 |
Jonatan Werpers |
Add boundary restriction operator for mapped grid
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 12:47:26 +0200 |
Jonatan Werpers |
Merge feature/grids/manifolds
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 12:42:28 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Wed, 26 Jun 2024 12:41:03 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Wed, 26 Jun 2024 12:36:41 +0200 |
Jonatan Werpers |
Merge
feature/sbp_operators/laplace_curvilinear
|
Thu, 02 May 2024 14:48:03 +0200 |
Jonatan Werpers |
Start adding test for laplace on mapped grid
feature/sbp_operators/laplace_curvilinear
|
Wed, 26 Jun 2024 11:30:38 +0200 |
Jonatan Werpers |
Add min_spacing function for grids
feature/grids/min_spacing
|
Wed, 26 Jun 2024 11:09:25 +0200 |
Jonatan Werpers |
Add todo
feature/grids/curvilinear
|
Wed, 26 Jun 2024 11:06:32 +0200 |
Jonatan Werpers |
Add some todos and tbds
feature/grids/manifolds
|
Wed, 26 Jun 2024 10:20:32 +0200 |
Jonatan Werpers |
More notes on operator representations
|
Wed, 26 Jun 2024 09:46:49 +0200 |
Jonatan Werpers |
Merge default
feature/grids/plotting
|
Wed, 26 Jun 2024 09:45:36 +0200 |
Jonatan Werpers |
Change name of dummy mapping to avoid conflict
bugfix/warnings
|
Tue, 25 Jun 2024 20:44:06 +0200 |
Jonatan Werpers |
Move `monomial` in tests into a local scope to avoid overwriting warnings
bugfix/warnings
|
Tue, 25 Jun 2024 15:47:05 +0200 |
Jonatan Werpers |
Remove unused type parameter for method on Index
bugfix/warnings
|
Tue, 25 Jun 2024 15:39:54 +0200 |
Jonatan Werpers |
Merge update/julia_1.10.3
|
Tue, 25 Jun 2024 15:39:19 +0200 |
Jonatan Werpers |
Close before merge
update/julia_1.10.3
|
Tue, 25 Jun 2024 15:39:13 +0200 |
Jonatan Werpers |
Update manifests
update/julia_1.10.3
|
Tue, 25 Jun 2024 15:32:19 +0200 |
Jonatan Werpers |
Merge default
update/julia_1.10.3
|
Tue, 25 Jun 2024 15:31:29 +0200 |
Jonatan Werpers |
Fix bug in benchmarks.jl
|
Mon, 24 Jun 2024 21:36:27 +0200 |
Jonatan Werpers |
Merge
feature/grids/manifolds
|
Mon, 24 Jun 2024 21:36:17 +0200 |
Jonatan Werpers |
Fix Makie recipes for plotting grids and grid functions
feature/grids/manifolds
|
Tue, 25 Jun 2024 08:38:08 +0200 |
Jonatan Werpers |
Write out available plot methods in docs
feature/grids/plotting
|
Mon, 24 Jun 2024 21:36:17 +0200 |
Jonatan Werpers |
Fix Makie recipes for plotting grids and grid functions
feature/grids/plotting
|
Mon, 24 Jun 2024 08:40:57 +0200 |
Jonatan Werpers |
Add attempt at proper makie recipes for plotting a grid.
feature/grids/plotting
|
Fri, 26 Apr 2024 22:19:30 +0200 |
Jonatan Werpers |
Add package extensions for Makie for plotting grids and gridfunctions
feature/grids/plotting
|
Mon, 24 Jun 2024 13:54:33 +0200 |
Jonatan Werpers |
Update version number
|
Mon, 24 Jun 2024 08:40:57 +0200 |
Jonatan Werpers |
Add attempt at proper makie recipes for plotting a grid.
feature/grids/manifolds
|
Fri, 14 Jun 2024 13:09:00 +0200 |
Jonatan Werpers |
Add linesegments function
feature/grids/manifolds
|
Tue, 11 Jun 2024 21:43:01 +0200 |
Jonatan Werpers |
Add missing type annotation in src/Grids/grid.jl for ArrayComponentView
|
Mon, 10 Jun 2024 22:39:22 -0700 |
Vidar Stiernström |
Merge feature/boundary_conditions
|
Mon, 10 Jun 2024 22:38:50 -0700 |
Vidar Stiernström |
close branch prior to merge
feature/boundary_conditions
|
Mon, 10 Jun 2024 22:38:31 -0700 |
Vidar Stiernström |
Merge with default
feature/boundary_conditions
|
Mon, 10 Jun 2024 22:35:43 -0700 |
Vidar Stiernström |
Remove type parameter from BoundaryCondition
feature/boundary_conditions
|
Tue, 11 Jun 2024 00:19:09 +0200 |
Jonatan Werpers |
REVIEW: Minor fixes to doc strings in laplace.jl
feature/boundary_conditions
|
Tue, 11 Jun 2024 00:12:06 +0200 |
Jonatan Werpers |
REVIEW: Suggest changes to doc strings in sat.jl
feature/boundary_conditions
|
Tue, 11 Jun 2024 00:02:15 +0200 |
Jonatan Werpers |
REVIEW: Suggest changes to doc string in boundary_condition.jl
feature/boundary_conditions
|
Sun, 09 Jun 2024 17:51:57 -0700 |
Vidar Stiernström |
Docs
feature/boundary_conditions
|
Sun, 09 Jun 2024 17:04:01 -0700 |
Vidar Stiernström |
Add todos to test
feature/boundary_conditions
|
Sun, 09 Jun 2024 16:53:03 -0700 |
Vidar Stiernström |
Merge heads
feature/boundary_conditions
|
Sun, 09 Jun 2024 16:51:56 -0700 |
Vidar Stiernström |
Fix variable name
feature/boundary_conditions
|
Sun, 09 Jun 2024 16:47:03 -0700 |
Vidar Stiernström |
Remove export of non-existing function
feature/boundary_conditions
|
Sun, 09 Jun 2024 16:46:40 -0700 |
Vidar Stiernström |
Remove notes on boundary conditions. They are now obsolete.
feature/boundary_conditions
|
Sun, 09 Jun 2024 23:27:11 +0200 |
Jonatan Werpers |
Add note about idea for how to handle dispatch and continuous operators
|
Sun, 09 Jun 2024 23:03:04 +0200 |
Jonatan Werpers |
Remove extra `where T`
feature/boundary_conditions
|
Sun, 09 Jun 2024 00:17:44 +0200 |
Jonatan Werpers |
Simplify parsing of constants from stencil set
feature/boundary_conditions
|
Sun, 09 Jun 2024 00:02:40 +0200 |
Jonatan Werpers |
REVIEW: Suggest deduplication of positivity decompostion code
feature/boundary_conditions
|
Sat, 08 Jun 2024 23:47:23 +0200 |
Jonatan Werpers |
REVIEW: Suggest split of tuning tuple. Please help with names!
feature/boundary_conditions
|
Sat, 08 Jun 2024 23:43:49 +0200 |
Jonatan Werpers |
REVIEW: Suggestions for minor fixes
feature/boundary_conditions
|
Sat, 08 Jun 2024 22:51:31 +0200 |
Jonatan Werpers |
Remove unnecessary white space changes to otherwise untouched files
feature/boundary_conditions
|
Tue, 04 Jun 2024 16:46:14 -0700 |
Vidar Stiernström |
Remove module BoundaryConditions, moving its content to SbpOperators
feature/boundary_conditions
|
Sat, 01 Jun 2024 17:39:54 -0700 |
Vidar Stiernström |
Address review comments (1 left to be discussed)
feature/boundary_conditions
|
Wed, 29 May 2024 23:28:33 +0200 |
Jonatan Werpers |
REVIEW: Comment on operator toml
feature/boundary_conditions
|
Wed, 29 May 2024 22:44:18 +0200 |
Jonatan Werpers |
REVIEW: Forgot to save...
feature/boundary_conditions
|
Wed, 29 May 2024 22:35:08 +0200 |
Jonatan Werpers |
Review
feature/boundary_conditions
|
Sun, 26 May 2024 18:19:02 -0700 |
Vidar Stiernström |
Implement and test sat_tensors for Dirichlet and Neumann conditions
feature/boundary_conditions
|
Sun, 26 May 2024 18:18:17 -0700 |
Vidar Stiernström |
Fix boundary condition tests
feature/boundary_conditions
|
Sun, 26 May 2024 18:13:58 -0700 |
Vidar Stiernström |
Add positivity properties (the borrowing capacity) of the D2 operators to the operator toml as well as methods to parse them
feature/boundary_conditions
|
Sun, 26 May 2024 17:35:52 -0700 |
Vidar Stiernström |
Add orthogonal_grid
feature/boundary_conditions
|
Sat, 25 May 2024 16:07:10 -0700 |
Vidar Stiernström |
Merge with default
feature/boundary_conditions
|
Sat, 25 May 2024 16:02:55 -0700 |
Vidar Stiernström |
Update Julia version. Fix minor bug not addressed previously in benchmark
update/julia_1.10.3
|
Sat, 25 May 2024 15:47:01 -0700 |
Vidar Stiernström |
very minor edit
feature/sbp_operators/laplace_curvilinear
|
Tue, 23 Jan 2024 20:48:25 +0100 |
Vidar Stiernström |
Merge with default
feature/boundary_conditions
|
Sat, 27 Apr 2024 23:18:25 +0200 |
Jonatan Werpers |
Fix typo in test jacobian
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 23:37:29 +0200 |
Jonatan Werpers |
Add LinearAlgebra to Grids and fix a typo
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 23:36:49 +0200 |
Jonatan Werpers |
Add basic test
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 22:49:36 +0200 |
Jonatan Werpers |
Merge feature/grids/manifolds
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 22:49:01 +0200 |
Jonatan Werpers |
Remove mapped_grid(::Chart) and add equidistant_grid(::Chart)
feature/grids/manifolds
|
Fri, 26 Apr 2024 08:53:32 +0200 |
Jonatan Werpers |
Fix some typos and rename g to grid
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 08:45:54 +0200 |
Jonatan Werpers |
Merge feature/grids/manifolds
feature/sbp_operators/laplace_curvilinear
|
Fri, 26 Apr 2024 22:19:30 +0200 |
Jonatan Werpers |
Add package extensions for Makie and Plots to plot grids and charts
feature/grids/manifolds
|
Fri, 26 Apr 2024 22:19:02 +0200 |
Jonatan Werpers |
Export ParameterSpace
feature/grids/manifolds
|
Thu, 25 Apr 2024 22:32:54 +0200 |
Jonatan Werpers |
Rename ConcreteChart to Chart and remove the abstarct chart type
feature/grids/manifolds
|
Thu, 25 Apr 2024 22:15:12 +0200 |
Jonatan Werpers |
Add ndims method for ParameterSpace
feature/grids/manifolds
|
Thu, 25 Apr 2024 22:14:46 +0200 |
Jonatan Werpers |
Add tests, fix bugs, add exports, for Simplex and friends
feature/grids/manifolds
|
Thu, 25 Apr 2024 21:55:01 +0200 |
Jonatan Werpers |
Change to using xi for ConcreteChart
feature/grids/manifolds
|
Thu, 25 Apr 2024 21:53:06 +0200 |
Jonatan Werpers |
Change to expect the jacobian of a chart to take x as an argument
feature/grids/manifolds
|
Thu, 25 Apr 2024 21:52:22 +0200 |
Jonatan Werpers |
Remove left over comment
feature/grids/manifolds
|
Thu, 25 Apr 2024 14:42:30 +0200 |
Jonatan Werpers |
Improve error message when giving arguments of different length to equidistant_grid()
|
Thu, 25 Apr 2024 14:38:15 +0200 |
Jonatan Werpers |
Implement mapped_grid for a chart
feature/grids/manifolds
|
Thu, 25 Apr 2024 14:37:59 +0200 |
Jonatan Werpers |
Remove converting between ways to call a charts:
feature/grids/manifolds
|
Thu, 25 Apr 2024 14:13:41 +0200 |
Jonatan Werpers |
Add some tests and implement parameterspace for ConcreteChart
feature/grids/manifolds
|
Thu, 25 Apr 2024 14:00:40 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:57:42 +0200 |
Jonatan Werpers |
Fix bugs in calls to equidistant_grid after merge with default
feature/grids/curvilinear
|
Thu, 25 Apr 2024 13:51:54 +0200 |
Jonatan Werpers |
Add test for mapped_grid with a chart
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:51:17 +0200 |
Jonatan Werpers |
Update todos
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:28:59 +0200 |
Jonatan Werpers |
Add todo
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:22:18 +0200 |
Jonatan Werpers |
Merge feature/grids/curvilinear
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:21:12 +0200 |
Jonatan Werpers |
Add equidistant_grid method for HyperBox
feature/grids/manifolds
|
Thu, 25 Apr 2024 13:17:48 +0200 |
Jonatan Werpers |
Export things and fix ConcreteChart and Simplex
feature/grids/manifolds
|
Thu, 25 Apr 2024 10:20:43 +0200 |
Jonatan Werpers |
Merge manifolds
feature/sbp_operators/laplace_curvilinear
|
Thu, 25 Apr 2024 09:34:34 +0200 |
Jonatan Werpers |
Add attempt at laplace for mapped grids
feature/sbp_operators/laplace_curvilinear
|
Thu, 25 Apr 2024 09:03:35 +0200 |
Jonatan Werpers |
Merge
feature/sbp_operators/laplace_curvilinear
|
Thu, 25 Apr 2024 09:03:04 +0200 |
Jonatan Werpers |
Add functions for jacobian_determiant, geometric_tensor, geometric_tensor_inverse
feature/grids/curvilinear
|
Thu, 25 Apr 2024 08:59:45 +0200 |
Jonatan Werpers |
Rename testsets and add one for mapped grids
feature/sbp_operators/laplace_curvilinear
|
Wed, 24 Apr 2024 13:26:30 +0200 |
Jonatan Werpers |
Start adding manifolds
feature/grids/manifolds
|
Sat, 13 Apr 2024 23:52:40 +0200 |
Jonatan Werpers |
Merge default
feature/grids/curvilinear
|
Sat, 13 Apr 2024 23:49:39 +0200 |
Jonatan Werpers |
Merge refactor/equidistant_grid/signature
|
Sat, 13 Apr 2024 23:49:05 +0200 |
Jonatan Werpers |
Close before merge
refactor/equidistant_grid/signature
|
Sat, 13 Apr 2024 23:46:06 +0200 |
Jonatan Werpers |
Merge default
refactor/equidistant_grid/signature
|
Sat, 13 Apr 2024 23:44:56 +0200 |
Jonatan Werpers |
Merge bugfix/sbp_operators/stencil_return_type
|
Sat, 13 Apr 2024 23:43:45 +0200 |
Jonatan Werpers |
Close before merge
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 13:02:57 +0200 |
Jonatan Werpers |
Close head
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 13:02:56 +0200 |
Jonatan Werpers |
Close head
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 13:02:55 +0200 |
Jonatan Werpers |
Close head
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 13:02:54 +0200 |
Jonatan Werpers |
Close head
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 13:02:54 +0200 |
Jonatan Werpers |
Close head
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 12:26:30 +0200 |
Jonatan Werpers |
Add some comments
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 12:00:43 +0200 |
Jonatan Werpers |
Fix typo
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 10:11:52 +0200 |
Jonatan Werpers |
Remove ineffective @inline
bugfix/sbp_operators/stencil_return_type
|
Fri, 12 Apr 2024 07:49:19 +0200 |
Jonatan Werpers |
Add benchmark script
bugfix/sbp_operators/stencil_return_type
|
Thu, 11 Apr 2024 23:50:09 +0200 |
Jonatan Werpers |
Merge default
bugfix/sbp_operators/stencil_return_type
|
Thu, 11 Apr 2024 23:50:07 +0200 |
Jonatan Werpers |
Merge default
bugfix/sbp_operators/stencil_return_type
|
Thu, 11 Apr 2024 23:50:06 +0200 |
Jonatan Werpers |
Merge default
bugfix/sbp_operators/stencil_return_type
|
Thu, 11 Apr 2024 23:50:05 +0200 |
Jonatan Werpers |
Merge default
bugfix/sbp_operators/stencil_return_type
|