Searched refs:Nchk (Results 1 – 1 of 1) sorted by relevance
157 PetscInt Nchk = 0; in DMSetUp_Stag_1d() local158 for (j = 0; j < size; ++j) Nchk += stag->l[0][j]; in DMSetUp_Stag_1d()159 …Nchk == stag->N[0], comm, PETSC_ERR_ARG_OUTOFRANGE, "Sum of specified local sizes (%" PetscInt_FMT… in DMSetUp_Stag_1d()