Research Article

Partial Refactorization in Sparse Matrix Solution: A New Possibility for Faster Nonlinear Finite Element Analysis

Algorithm 3

Spread the effect of modification in factorization.
do ,
 if (CHANGE( ) = 1) then
  do ,
   if ( is nonzero) then CHANGE( ) = 1
  end do
 end if
end do