Home
last modified time | relevance | path

Searched refs:irow_out (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/bas/
H A Dspbas.c377 PetscErrorCode spbas_matrix_to_crs(spbas_matrix matrix_A, MatScalar **val_out, PetscInt **irow_out,… in spbas_matrix_to_crs() argument
394 *irow_out = irow; in spbas_matrix_to_crs()
399 *irow_out = irow; in spbas_matrix_to_crs()