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