Searched refs:inner_count (Results 1 – 1 of 1) sorted by relevance
301 PetscInt maxits, i, j, lits, inner_count, bs; in SNESSolve_NEWTONTRDC() local407 inner_count = 0; in SNESSolve_NEWTONTRDC()462 if (inner_count == 0) { in SNESSolve_NEWTONTRDC()468 …if (inner_count == 0) PetscCall(VecNorm(X, NORM_2, &temp_xnorm)); /* only in the first iteration */ in SNESSolve_NEWTONTRDC()474 inner_count++; in SNESSolve_NEWTONTRDC()