Searched refs:nLen (Results 1 – 1 of 1) sorted by relevance
56 PetscInt i, work = xin->map->n, cnt, nLen; in VecView_MPI_ASCII() local149 PetscCall(VecGetLocalSize(xin, &nLen)); in VecView_MPI_ASCII()150 PetscCall(PetscMPIIntCast(nLen, &n)); in VecView_MPI_ASCII()