Home
last modified time | relevance | path

Searched refs:GetBoundingBox_Internal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/sf/utils/
H A Dsfcoord.c3 static PetscErrorCode GetBoundingBox_Internal(PetscInt npoints, PetscInt dim, const PetscReal *coor… in GetBoundingBox_Internal() function
135 PetscCall(GetBoundingBox_Internal(nroots, dim, rootcoords, bbox)); in PetscSFSetGraphFromCoordinates()
140 PetscCall(GetBoundingBox_Internal(nleaves, dim, leafcoords, bbox)); in PetscSFSetGraphFromCoordinates()