Searched refs:alloc_icol_old (Results 1 – 1 of 1) sorted by relevance
50 PetscInt *alloc_icol_old = result->alloc_icol; in spbas_cholesky_garbage_collect() local163 PetscCall(PetscArraycpy(result->alloc_icol, alloc_icol_old, n_copy)); in spbas_cholesky_garbage_collect()168 result->icols[i] = result->alloc_icol + (result->icols[i] - alloc_icol_old); in spbas_cholesky_garbage_collect()173 PetscCall(PetscFree(alloc_icol_old)); in spbas_cholesky_garbage_collect()