Searched refs:DMCreateAffineCoordinates_Internal (Results 1 – 2 of 2) sorted by relevance
156 - Add ``localized`` argument to `DMSetCoordinateDisc()` and `DMCreateAffineCoordinates_Internal()`
1008 static PetscErrorCode DMCreateAffineCoordinates_Internal(DM dm, PetscBool localized) in DMCreateAffineCoordinates_Internal() function1123 PetscCall(DMCreateAffineCoordinates_Internal(dm, localized)); in DMSetCoordinateDisc()