Searched refs:need_already (Results 1 – 1 of 1) sorted by relevance
46 PetscInt need_already = 0; in spbas_cholesky_garbage_collect() local73 need_already += max_row_nnz[i]; in spbas_cholesky_garbage_collect()78 n_alloc_max = n_alloc_ok + need_already + max_need_extra; in spbas_cholesky_garbage_collect()79 …n_alloc_est = n_alloc_ok + need_already + (int)(((PetscReal)max_need_extra) * ((PetscReal)n_alloc_… in spbas_cholesky_garbage_collect()