Searched refs:redundantPoints (Results 1 – 2 of 2) sorted by relevance
159 redundantPoints: bool = False,169 redundantPoints181 cdef PetscBool credundantPoints = asBool(redundantPoints)
173 PetscErrorCode DMInterpolationSetUp(DMInterpolationInfo ctx, DM dm, PetscBool redundantPoints, Pets… in DMInterpolationSetUp() argument198 if (!redundantPoints) { in DMInterpolationSetUp()281 if (!redundantPoints) PetscCall(PetscFree3(globalPoints, counts, displs)); in DMInterpolationSetUp()