Searched refs:DMGetLocalBoundingBox_Coordinates (Results 1 – 3 of 3) sorted by relevance
541 PETSC_INTERN PetscErrorCode DMGetLocalBoundingBox_Coordinates(DM, PetscReal[], PetscReal[], PetscIn…
881 PetscErrorCode DMGetLocalBoundingBox_Coordinates(DM dm, PetscReal lmin[], PetscReal lmax[], PetscIn… in DMGetLocalBoundingBox_Coordinates() function
5754 dm->ops->getlocalboundingbox = DMGetLocalBoundingBox_Coordinates; in DMInitialize_Plex()