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
|