Searched refs:n_copy (Results 1 – 1 of 1) sorted by relevance
55 PetscInt i_here, i_last, n_copy; in spbas_cholesky_garbage_collect() local157 n_copy = PetscMin(n_alloc, result->n_alloc_icol); in spbas_cholesky_garbage_collect()163 PetscCall(PetscArraycpy(result->alloc_icol, alloc_icol_old, n_copy)); in spbas_cholesky_garbage_collect()177 PetscCall(PetscArraycpy(result->alloc_val, alloc_val_old, n_copy)); in spbas_cholesky_garbage_collect()