Mercurial > repos > public > sbplib_julia
view SbpOperators/Project.toml @ 262:f1e90a92ad74 boundary_conditions
Add Quadrature and InverseQuadrature for Laplace as TensorMappings. Implement and test the 2D case. Fix implementation of apply_transpose for BoundaryQuadrature and add tests.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 26 Nov 2019 08:28:26 -0800 |
parents | 69a6049e14d9 |
children | d1004b881da1 |
line wrap: on
line source
name = "SbpOperators" uuid = "204357d8-97fd-11e9-05e7-010897a14cd0" authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"] version = "0.1.0" [deps] RegionIndices = "5d527584-97f1-11e9-084c-4540c7ecf219" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] test = ["Test"]