Mercurial > repos > public > sbplib_julia
log DiffOps/test/runtests.jl @ 285:e21dcda55163 boundary_conditions
age | author | description |
---|---|---|
Fri, 19 Jun 2020 12:20:31 +0200 | Vidar Stiernström | Add type representing an unknown dimension in the domain of tensormappings boundary_conditions |
Thu, 18 Jun 2020 22:07:10 +0200 | Jonatan Werpers | Change how range_size and domain_size work with BoundaryValues and NormalDerivative boundary_conditions |
Thu, 09 Jan 2020 13:38:06 +0100 | Vidar Stiernström | Fix tests for Laplace2D. boundary_conditions |
Thu, 09 Jan 2020 10:54:24 +0100 | Vidar Stiernström | Make Laplace a TensorOperator and add tests. NOTE: Two of the tests for Laplace2D are currently failing. boundary_conditions |
Tue, 26 Nov 2019 08:28:26 -0800 | Vidar Stiernström | Add Quadrature and InverseQuadrature for Laplace as TensorMappings. Implement and test the 2D case. Fix implementation of apply_transpose for BoundaryQuadrature and add tests. boundary_conditions |
Fri, 28 Jun 2019 14:17:13 +0200 | Jonatan Werpers | Implement BaoundaryQuadrature for Laplace boundary_conditions |