Searched refs:cStartSub (Results 1 – 1 of 1) sorted by relevance
18 PetscInt cStart, cEnd, cStartSub, cEndSub; in CreateHalfCellsLabel() local26 cStartSub = cStart; in CreateHalfCellsLabel()29 cStartSub = cEnd / 2; in CreateHalfCellsLabel()32 for (PetscInt c = cStartSub; c < cEndSub; ++c) PetscCall(DMLabelSetValue(*label, c, 1)); in CreateHalfCellsLabel()