log src/BoundaryConditions/boundary_condition.jl @ 1485:e96ee7d7ac9c feature/boundary_conditions

age author description
Mon, 25 Dec 2023 19:23:09 +0100 Vidar Stiernström Support boundary identifiers for 1D grids feature/boundary_conditions
Tue, 22 Aug 2023 21:52:10 +0200 Vidar Stiernström Fix type signatures feature/boundary_conditions
Wed, 26 Jul 2023 23:11:02 +0200 Vidar Stiernström Start drafting new implemenentation of boundary conditions feature/boundary_conditions
Wed, 26 Jul 2023 21:35:50 +0200 Vidar Stiernström Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditions
Wed, 07 Dec 2022 21:39:07 +0100 Vidar Stiernström Add types for different kinds of boundary data functions to discretize the data on the grid. Add tests feature/boundary_conditions
Tue, 11 Oct 2022 18:12:40 +0200 Vidar Stiernström Add type for different kind of boundary data and refactor the BoundaryConditions such that they are general w.r.t the boundary data type 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