Mercurial > repos > public > sbplib_julia
diff test/testSbpOperators.jl @ 379:de4746d6d126
Add some notes and todos
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Wed, 30 Sep 2020 21:30:29 +0200 |
| parents | 0844069ab5ff |
| children | 5c10cd0ed1fe |
line wrap: on
line diff
--- a/test/testSbpOperators.jl Wed Sep 30 21:25:50 2020 +0200 +++ b/test/testSbpOperators.jl Wed Sep 30 21:30:29 2020 +0200 @@ -4,6 +4,8 @@ using Sbplib.RegionIndices using Sbplib.LazyTensors +# TODO: Remove collects for all the tests with TensorApplications + @testset "SbpOperators" begin # @testset "apply_quadrature" begin
