Home
last modified time | relevance | path

Searched defs:n_row_alloc_ok (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/bas/
H A Dspbas_cholesky.h31PetscInt *n_row_alloc_ok, /* I/O: Number of rows which are already in their final in spbas_cholesky_garbage_collect()
264 …PetscInt n_row_alloc_ok = 0; /* number of rows which have been stored correctly in the ma… in spbas_incomplete_cholesky() local