Skip to content

Commit 9217c62

Browse files
committed
refactor iv
1 parent 079901b commit 9217c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/structural_transformation/symbolics_tearing.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ function tearing_reassemble(state::TearingState, var_eq_matching,
723723
else
724724
D = Shift(iv, 1)
725725
end
726+
else
726727
iv = D = nothing
727728
end
728729

0 commit comments

Comments
 (0)