Skip to content

Commit 6729ec6

Browse files
Update test/test_unit.jl
1 parent 006cd55 commit 6729ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_unit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2817,7 +2817,7 @@ end
28172817
# https://docs.sciml.ai/DiffEqDocs/stable/types/split_ode_types/#SciMLBase.SplitFunction
28182818
# Although we do sparsity detection on the entire RHS (since semi_jac_type depends on both equations and
28192819
# equations_parabolic), this is equivalent to doing sparsity detection on the diffusion problem alone
2820-
# (see next 2 sections for a demonstration of this)
2820+
# (see next test for a validation of this)
28212821

28222822
# Wrap the `Trixi.rhs_parabolic!` function to match the signature `f!(du, u)`, see
28232823
# https://adrianhill.de/SparseConnectivityTracer.jl/stable/user/api/#ADTypes.jacobian_sparsity

0 commit comments

Comments
 (0)