Home
last modified time | relevance | path

Searched defs:num_coords (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/utils/
H A Dkdtree.c28 PetscCount num_coords, num_leaves, num_stems, num_bucket_indices; member
114 PetscCount num_coords = tree->num_coords, range_size = end - start, location; in PetscKDTreeVerifySortedIndices() local
170 PetscCount num_coords = tree->num_coords; in PetscKDTreeBuildStemAndLeaves() local
236 PetscErrorCode PetscKDTreeCreate(PetscCount num_coords, PetscInt dim, const PetscReal coords[], Pet… in PetscKDTreeCreate()
/petsc/src/vec/is/utils/tests/
H A Dex1.c15 PetscInt num_coords, dim, num_rand_points = 0, bucket_size = PETSC_DECIDE; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex103.c177 PetscInt coords_size, num_coords; in DMPlexGetPointsCentroids() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c1165 PetscInt face = donor_faces[f], num_coords; in DMPlexSetBoxLabel_Internal() local
1181 PetscInt face = periodic_faces[f], num_coords; in DMPlexSetBoxLabel_Internal() local