Commit 3672b87
Use InitializationProblem() in the SISO tests (#469)
This would otherwise throw errors from constructing NonlinearProblem directly,
because a NonlinearProblem requires a square system.
Co-authored-by: JamesWrigley <james@puiterwijk.org>1 parent a79a77f commit 3672b87
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
0 commit comments