Skip to content

Commit c84d8e6

Browse files
committed
Minor
1 parent e272dc2 commit c84d8e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/ExtraGhostLayers.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ f = 1.0
3232
a(u,v) = ((u)(v))dΩ
3333
l(v) = (fv)dΩ
3434

35+
op = AffineFEOperator(a,l,V,V)
36+
3537

3638

0 commit comments

Comments
 (0)