Searched refs:MatGetRow_ConstantDiagonal (Results 1 – 1 of 1) sorted by relevance
27 static PetscErrorCode MatGetRow_ConstantDiagonal(Mat A, PetscInt row, PetscInt *ncols, PetscInt *co… in MatGetRow_ConstantDiagonal() function391 A->ops->getrow = MatGetRow_ConstantDiagonal; in MatCreate_ConstantDiagonal()