log src/Sbplib.jl @ 1603:fca4a01d60c9 feature/boundary_conditions

age author description
Tue, 04 Jun 2024 16:46:14 -0700 Vidar Stiernström Remove module BoundaryConditions, moving its content to SbpOperators feature/boundary_conditions
Mon, 13 Jun 2022 13:46:24 +0200 Vidar Stiernström Start implementing functions for boundary conditions associated with Laplace feature/boundary_conditions
Tue, 18 Jan 2022 15:29:54 +0100 Jonatan Werpers Add a few simple timesteppers feature/subpackage_simple_timesteppers
Tue, 16 Mar 2021 17:28:40 +0100 Jonatan Werpers Start adding a StaticDict type feature/static_dict
Mon, 28 Sep 2020 22:46:37 +0200 Jonatan Werpers Reinclude DiffOps.jl refactor/remove_dynamic_size_tensormapping
Sun, 27 Sep 2020 22:51:31 +0200 Jonatan Werpers Reinclude SbpOperators and fix most of the code and tests there. refactor/remove_dynamic_size_tensormapping
Sat, 26 Sep 2020 15:20:18 +0200 Jonatan Werpers Start trying to change LazyTensors refactor/remove_dynamic_size_tensormapping
Fri, 25 Sep 2020 13:25:32 +0200 Jonatan Werpers Fix `using` commands to refer to local modules within the Sbplib package/module refactor/combine_to_one_package
Fri, 25 Sep 2020 13:06:02 +0200 Jonatan Werpers Start converting to one package by moving all the files to their correct location refactor/combine_to_one_package