Searched refs:PetscBTNegate (Results 1 – 2 of 2) sorted by relevance
58 static inline PetscErrorCode PetscBTNegate(PetscBT array, PetscCount index) in PetscBTNegate() function
673 if (flipped[cellComp[c]]) PetscCall(PetscBTNegate(flippedCells, c)); in DMPlexOrient()1051 if (flipped[cellComp[c]]) PetscCall(PetscBTNegate(flippedCells, c)); in DMPlexOrientCells_Internal()