Searched refs:veclocal (Results 1 – 1 of 1) sorted by relevance
378 PetscInt matlocal, veclocal; in MatDiagonalSet() local385 PetscCall(VecGetLocalSize(D, &veclocal)); in MatDiagonalSet()386 …veclocal, PETSC_COMM_SELF, PETSC_ERR_ARG_INCOMP, "Number local rows of matrix %" PetscInt_FMT " do… in MatDiagonalSet()