Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit c753ff9

Browse files
get rid of unnecessary Dirichlet call
1 parent 3974bc9 commit c753ff9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/indirect_approxfun.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ sol[1]
1919
sol[5](0.2)
2020

2121
function bc(t,u)
22-
B=Dirichlet()
2322
C=eye(S)[3:end,:]
2423
tmp = [Evaluation(0);
2524
Evaluation(2π);

0 commit comments

Comments
 (0)