Skip to content

Commit 6a9484b

Browse files
committed
Update R2N.jl
1 parent 1f1aa02 commit 6a9484b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/R2N.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ function SolverCore.solve!(
466466
while !done
467467
npcCount = 0
468468
fck_computed = false
469+
is_npc_ag_step = false
469470

470471
# Prepare RHS for subsolver (rhs = -∇f)
471472
@. rhs = -∇fk

0 commit comments

Comments
 (0)