File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2840,8 +2840,8 @@ end
28402840 jac_prototype_hyperbolic_parabolic = jacobian_sparsity (rhs_hyp_para_wrapped!,
28412841 du_ode, u0_ode, jac_detector)
28422842
2843- # Given that the stencil for the BR1 parabolic solver is for the DGSEM are always larger than those of hyperbolic solvers ,
2844- # the sparsity pattern of hyperbolic-parabolic problem always includes the hyperbolic only.
2843+ # Given that the stencil for the BR1 parabolic solver is for the DGSEM always larger than that of a hyperbolic solver ,
2844+ # the sparsity pattern of the parabolic part of a hyperbolic-parabolic problem always includes the hyperbolic one
28452845 @test jac_prototype_parabolic == jac_prototype_hyperbolic_parabolic
28462846end
28472847end
You can’t perform that action at this time.
0 commit comments