Mercurial > repos > public > sbplib_julia
graph
-
Merge feature/sbp_operators/laplace_curvilinear feature/sbp_operators/laplace_curvilinearSun, 30 Jun 2024 10:57:05 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsSun, 30 Jun 2024 10:50:44 +0200, by Jonatan Werpers
-
Update dependenciesWed, 28 Aug 2024 10:12:37 +0200, by Jonatan Werpers
-
Add script for updating dependenciesWed, 28 Aug 2024 10:11:34 +0200, by Jonatan Werpers
-
Revert changes to Notes.md (accidentaly commited) refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:28:09 -0700, by Vidar Stiernström
-
Address TODO in laplace.jl + minor fixes refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:19:33 -0700, by Vidar Stiernström
-
Make the boundary identifiers for EquidistantGrid subtype BoundaryIdentifer refactor/grids/boundary_identifiers_1dSun, 07 Jul 2024 15:15:12 -0700, by Vidar Stiernström
-
Merge feature/grids/min_spacingSat, 29 Jun 2024 17:06:27 +0200, by Jonatan Werpers
-
Merge feature/grids/plottingSat, 29 Jun 2024 17:05:37 +0200, by Jonatan Werpers
-
Merge bugfix/warningsSat, 29 Jun 2024 17:04:54 +0200, by Jonatan Werpers
-
Add LinearAlgebra dependency for SbpOperators feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 21:40:19 +0200, by Jonatan Werpers
-
Update inner_product and inverse_inner_product to work on boundary grids feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 21:35:33 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 17:04:05 +0200, by Jonatan Werpers
-
Add function for computing the normal at the boundary of a mapped grid as a grid function feature/grids/curvilinearFri, 28 Jun 2024 17:02:47 +0200, by Jonatan Werpers
-
Simplify normal_derivative feature/sbp_operators/laplace_curvilinearFri, 28 Jun 2024 17:00:57 +0200, by Jonatan Werpers
-
Fix bug in normal derivative feature/sbp_operators/laplace_curvilinearThu, 27 Jun 2024 16:40:50 +0200, by Jonatan Werpers
-
Flesh out normal_derivative implementation some more. feature/sbp_operators/laplace_curvilinearThu, 27 Jun 2024 09:06:01 +0200, by Jonatan Werpers
-
Add inner product and inverse inner product for mapped grids feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 15:15:32 +0200, by Jonatan Werpers
-
Start adding normal derivative for mapped grid feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 14:41:50 +0200, by Jonatan Werpers
-
Restructure test sets for normal derivative feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 13:42:19 +0200, by Jonatan Werpers
-
Add boundary restriction operator for mapped grid feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 12:54:29 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearWed, 26 Jun 2024 12:47:26 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsWed, 26 Jun 2024 12:42:28 +0200, by Jonatan Werpers
-
Start adding test for laplace on mapped grid feature/sbp_operators/laplace_curvilinearThu, 02 May 2024 14:48:03 +0200, by Jonatan Werpers
-
Add min_spacing function for grids feature/grids/min_spacingWed, 26 Jun 2024 11:30:38 +0200, by Jonatan Werpers
-
More notes on operator representationsWed, 26 Jun 2024 10:20:32 +0200, by Jonatan Werpers
-
Change name of dummy mapping to avoid conflict bugfix/warningsWed, 26 Jun 2024 09:45:36 +0200, by Jonatan Werpers
-
Move `monomial` in tests into a local scope to avoid overwriting warnings bugfix/warningsTue, 25 Jun 2024 20:44:06 +0200, by Jonatan Werpers
-
Remove unused type parameter for method on Index bugfix/warningsTue, 25 Jun 2024 15:47:05 +0200, by Jonatan Werpers
-
Merge update/julia_1.10.3Tue, 25 Jun 2024 15:39:54 +0200, by Jonatan Werpers
-
Fix bug in benchmarks.jlTue, 25 Jun 2024 15:31:29 +0200, by Jonatan Werpers
-
Fix Makie recipes for plotting grids and grid functions feature/grids/manifoldsMon, 24 Jun 2024 21:36:17 +0200, by Jonatan Werpers
-
Write out available plot methods in docs feature/grids/plottingTue, 25 Jun 2024 08:38:08 +0200, by Jonatan Werpers
-
Fix Makie recipes for plotting grids and grid functions feature/grids/plottingMon, 24 Jun 2024 21:36:17 +0200, by Jonatan Werpers
-
Add attempt at proper makie recipes for plotting a grid. feature/grids/plottingMon, 24 Jun 2024 08:40:57 +0200, by Jonatan Werpers
-
Add package extensions for Makie for plotting grids and gridfunctions feature/grids/plottingFri, 26 Apr 2024 22:19:30 +0200, by Jonatan Werpers
-
Update version numberMon, 24 Jun 2024 13:54:33 +0200, by Jonatan Werpers
-
Add attempt at proper makie recipes for plotting a grid. feature/grids/manifoldsMon, 24 Jun 2024 08:40:57 +0200, by Jonatan Werpers
-
Add linesegments function feature/grids/manifoldsFri, 14 Jun 2024 13:09:00 +0200, by Jonatan Werpers
-
Add missing type annotation in src/Grids/grid.jl for ArrayComponentViewTue, 11 Jun 2024 21:43:01 +0200, by Jonatan Werpers
-
Merge feature/boundary_conditionsMon, 10 Jun 2024 22:39:22 -0700, by Vidar Stiernström
-
close branch prior to merge feature/boundary_conditionsMon, 10 Jun 2024 22:38:50 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsMon, 10 Jun 2024 22:38:31 -0700, by Vidar Stiernström
-
Remove type parameter from BoundaryCondition feature/boundary_conditionsMon, 10 Jun 2024 22:35:43 -0700, by Vidar Stiernström
-
REVIEW: Minor fixes to doc strings in laplace.jl feature/boundary_conditionsTue, 11 Jun 2024 00:19:09 +0200, by Jonatan Werpers
-
REVIEW: Suggest changes to doc strings in sat.jl feature/boundary_conditionsTue, 11 Jun 2024 00:12:06 +0200, by Jonatan Werpers
-
REVIEW: Suggest changes to doc string in boundary_condition.jl feature/boundary_conditionsTue, 11 Jun 2024 00:02:15 +0200, by Jonatan Werpers
-
Remove export of non-existing function feature/boundary_conditionsSun, 09 Jun 2024 16:47:03 -0700, by Vidar Stiernström
-
Remove notes on boundary conditions. They are now obsolete. feature/boundary_conditionsSun, 09 Jun 2024 16:46:40 -0700, by Vidar Stiernström
-
Add note about idea for how to handle dispatch and continuous operatorsSun, 09 Jun 2024 23:27:11 +0200, by Jonatan Werpers
-
Remove extra `where T` feature/boundary_conditionsSun, 09 Jun 2024 23:03:04 +0200, by Jonatan Werpers
-
Simplify parsing of constants from stencil set feature/boundary_conditionsSun, 09 Jun 2024 00:17:44 +0200, by Jonatan Werpers
-
REVIEW: Suggest deduplication of positivity decompostion code feature/boundary_conditionsSun, 09 Jun 2024 00:02:40 +0200, by Jonatan Werpers
-
REVIEW: Suggest split of tuning tuple. Please help with names! feature/boundary_conditionsSat, 08 Jun 2024 23:47:23 +0200, by Jonatan Werpers
-
REVIEW: Suggestions for minor fixes feature/boundary_conditionsSat, 08 Jun 2024 23:43:49 +0200, by Jonatan Werpers
-
Remove unnecessary white space changes to otherwise untouched files feature/boundary_conditionsSat, 08 Jun 2024 22:51:31 +0200, by Jonatan Werpers
-
Remove module BoundaryConditions, moving its content to SbpOperators feature/boundary_conditionsTue, 04 Jun 2024 16:46:14 -0700, by Vidar Stiernström
-
Address review comments (1 left to be discussed) feature/boundary_conditionsSat, 01 Jun 2024 17:39:54 -0700, by Vidar Stiernström
-
REVIEW: Comment on operator toml feature/boundary_conditionsWed, 29 May 2024 23:28:33 +0200, by Jonatan Werpers
-
REVIEW: Forgot to save... feature/boundary_conditionsWed, 29 May 2024 22:44:18 +0200, by Jonatan Werpers
-
Implement and test sat_tensors for Dirichlet and Neumann conditions feature/boundary_conditionsSun, 26 May 2024 18:19:02 -0700, by Vidar Stiernström
-
Fix boundary condition tests feature/boundary_conditionsSun, 26 May 2024 18:18:17 -0700, by 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_conditionsSun, 26 May 2024 18:13:58 -0700, by Vidar Stiernström
-
Add orthogonal_grid feature/boundary_conditionsSun, 26 May 2024 17:35:52 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsSat, 25 May 2024 16:07:10 -0700, by Vidar Stiernström
-
Update Julia version. Fix minor bug not addressed previously in benchmark update/julia_1.10.3Sat, 25 May 2024 16:02:55 -0700, by Vidar Stiernström
-
very minor edit feature/sbp_operators/laplace_curvilinearSat, 25 May 2024 15:47:01 -0700, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsTue, 23 Jan 2024 20:48:25 +0100, by Vidar Stiernström
-
Fix typo in test jacobian feature/sbp_operators/laplace_curvilinearSat, 27 Apr 2024 23:18:25 +0200, by Jonatan Werpers
-
Add LinearAlgebra to Grids and fix a typo feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 23:37:29 +0200, by Jonatan Werpers
-
Add basic test feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 23:36:49 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 22:49:36 +0200, by Jonatan Werpers
-
Remove mapped_grid(::Chart) and add equidistant_grid(::Chart) feature/grids/manifoldsFri, 26 Apr 2024 22:49:01 +0200, by Jonatan Werpers
-
Fix some typos and rename g to grid feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 08:53:32 +0200, by Jonatan Werpers
-
Merge feature/grids/manifolds feature/sbp_operators/laplace_curvilinearFri, 26 Apr 2024 08:45:54 +0200, by Jonatan Werpers
-
Add package extensions for Makie and Plots to plot grids and charts feature/grids/manifoldsFri, 26 Apr 2024 22:19:30 +0200, by Jonatan Werpers
-
Rename ConcreteChart to Chart and remove the abstarct chart type feature/grids/manifoldsThu, 25 Apr 2024 22:32:54 +0200, by Jonatan Werpers
-
Add ndims method for ParameterSpace feature/grids/manifoldsThu, 25 Apr 2024 22:15:12 +0200, by Jonatan Werpers
-
Add tests, fix bugs, add exports, for Simplex and friends feature/grids/manifoldsThu, 25 Apr 2024 22:14:46 +0200, by Jonatan Werpers
-
Change to using xi for ConcreteChart feature/grids/manifoldsThu, 25 Apr 2024 21:55:01 +0200, by Jonatan Werpers
-
Change to expect the jacobian of a chart to take x as an argument feature/grids/manifoldsThu, 25 Apr 2024 21:53:06 +0200, by Jonatan Werpers
-
Remove left over comment feature/grids/manifoldsThu, 25 Apr 2024 21:52:22 +0200, by Jonatan Werpers
-
Improve error message when giving arguments of different length to equidistant_grid()Thu, 25 Apr 2024 14:42:30 +0200, by Jonatan Werpers
-
Implement mapped_grid for a chart feature/grids/manifoldsThu, 25 Apr 2024 14:38:15 +0200, by Jonatan Werpers
-
Remove converting between ways to call a charts: feature/grids/manifoldsThu, 25 Apr 2024 14:37:59 +0200, by Jonatan Werpers
-
Add some tests and implement parameterspace for ConcreteChart feature/grids/manifoldsThu, 25 Apr 2024 14:13:41 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsThu, 25 Apr 2024 14:00:40 +0200, by Jonatan Werpers
-
Fix bugs in calls to equidistant_grid after merge with default feature/grids/curvilinearThu, 25 Apr 2024 13:57:42 +0200, by Jonatan Werpers
-
Add test for mapped_grid with a chart feature/grids/manifoldsThu, 25 Apr 2024 13:51:54 +0200, by Jonatan Werpers
-
Merge feature/grids/curvilinear feature/grids/manifoldsThu, 25 Apr 2024 13:22:18 +0200, by Jonatan Werpers
-
Add equidistant_grid method for HyperBox feature/grids/manifoldsThu, 25 Apr 2024 13:21:12 +0200, by Jonatan Werpers
-
Export things and fix ConcreteChart and Simplex feature/grids/manifoldsThu, 25 Apr 2024 13:17:48 +0200, by Jonatan Werpers
-
Merge manifolds feature/sbp_operators/laplace_curvilinearThu, 25 Apr 2024 10:20:43 +0200, by Jonatan Werpers
-
Add attempt at laplace for mapped grids feature/sbp_operators/laplace_curvilinearThu, 25 Apr 2024 09:34:34 +0200, by Jonatan Werpers
-
Add functions for jacobian_determiant, geometric_tensor, geometric_tensor_inverse feature/grids/curvilinearThu, 25 Apr 2024 09:03:04 +0200, by Jonatan Werpers