Searched refs:MatGetRow_MPIDense (Results 1 – 1 of 1) sorted by relevance
74 static PetscErrorCode MatGetRow_MPIDense(Mat A, PetscInt row, PetscInt *nz, PetscInt **idx, PetscSc… in MatGetRow_MPIDense() function858 PetscCall(MatGetRow_MPIDense(mat, row, &nz, &cols, &vals)); in MatView_MPIDense_ASCIIorDraworSocket()1223 MatGetRow_MPIDense,