Skip to content

Commit 4d9bfd7

Browse files
committed
Update test_pdes.jl
1 parent 69387b5 commit 4d9bfd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_pdes.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
using ClassicalOrthogonalPolynomials, LazyBandedMatrices, Test
2+
13
@testset "2D p-FEM" begin
24
W = JacobiWeight(1,1) .* Jacobi(1,1)
35
x = axes(W,1)

0 commit comments

Comments
 (0)