Mercurial > repos > public > sbplib_julia
log src/BoundaryConditions/boundary_condition.jl @ 1405:da1b85c80a3f feature/boundary_conditions
age | author | description |
---|---|---|
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 |