Searched refs:getlocalboundingbox (Results 1 – 4 of 4) sorted by relevance
433 da->ops->getlocalboundingbox = DMGetLocalBoundingBox_DA; in DMCreate_DA()
90 PetscErrorCode (*getlocalboundingbox)(DM, PetscReal[], PetscReal[], PetscInt[], PetscInt[]); member
965 PetscUseTypeMethod(dm, getlocalboundingbox, lmin, lmax, NULL, NULL); in DMGetLocalBoundingBox()
5754 dm->ops->getlocalboundingbox = DMGetLocalBoundingBox_Coordinates; in DMInitialize_Plex()