Searched refs:isFirst (Results 1 – 1 of 1) sorted by relevance
116 PetscBool isFirst, isLast; in ApplyOperator() local132 PetscCall(DMStagGetIsFirstRank(dm, &isFirst, NULL, NULL)); in ApplyOperator()136 if (isFirst) arrIn[-1][idxP] = arrIn[0][idxP]; in ApplyOperator()