Searched refs:remainder (Results 1 – 5 of 5) sorted by relevance
23 PetscInt fraction, remainder, cumfraction; member350 genCtx.fraction = genCtx.remainder = genCtx.cumfraction = 0; in DMMBUtil_InitializeOptions()355 …genCtx.remainder = nelems % nprocs; /* remainder after partition which gets evenly distributed b… in DMMBUtil_InitializeOptions()356 …rank > 0 ? (genCtx.fraction) * (rank) + (rank - 1 < genCtx.remainder ? rank : genCtx.remainder) : … in DMMBUtil_InitializeOptions()357 if (rank < genCtx.remainder) /* This process gets "fraction+1" elements */ in DMMBUtil_InitializeOptions()360 … ", Cumulative fraction = %" PetscInt_FMT "\n", genCtx.fraction, genCtx.remainder, genCtx.cumfract… in DMMBUtil_InitializeOptions()
175 remainder of the local matrix (a rectangular submatrix). The PETSc users
15 options in PETSc, while the remainder of the chapter focuses on details66 For simplicity, the remainder of this discussion focuses on interpreting
52 The remainder of this section discusses details of runtime options.
389 off-diagonal portion encompasses the remainder of the local matrix (a