log DiffOps/test/runtests.jl @ 282:ce6a2f3f732a boundary_conditions

age author description
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
Wed, 26 Jun 2019 21:22:36 +0200 Jonatan Werpers Fix NormalDerivative and add tests boundary_conditions
Wed, 26 Jun 2019 20:24:21 +0200 Jonatan Werpers Add test for and fix apply(::BoundaryValue) boundary_conditions
Wed, 26 Jun 2019 20:02:01 +0200 Jonatan Werpers Add tests for BoundaryValue and fix index types boundary_conditions
Wed, 26 Jun 2019 17:54:32 +0200 Jonatan Werpers Fix a bunch of compilation errors boundary_conditions
Wed, 26 Jun 2019 12:53:45 +0200 Jonatan Werpers Add Manifest.toml, test stub and dependencies to DiffOps package_refactor