Searched refs:MatGetRow_MPIKAIJ (Results 1 – 1 of 1) sorted by relevance
1258 static PetscErrorCode MatGetRow_MPIKAIJ(Mat A, PetscInt row, PetscInt *ncols, PetscInt **cols, Pets… in MatGetRow_MPIKAIJ() function1483 A->ops->getrow = MatGetRow_MPIKAIJ; in MatCreate_KAIJ()