Home
last modified time | relevance | path

Searched defs:num_points (Results 1 – 9 of 9) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex66.c63 PetscInt num_points[4] = {9, 1, 0, 1}; in main() local
82 PetscInt num_points[4] = {9, 0, 1, 1}; in main() local
H A Dex103.c301 PetscInt num_points; in VerifyDMLabels() local
318 PetscInt num_points; in VerifyDMLabels() local
/petsc/src/dm/dt/tests/
H A Dex15.c9 PetscInt num_points; in testQuadrature() local
H A Dex16.c9 PetscInt num_points; in PetscFEVectorTest() local
/petsc/src/vec/is/utils/
H A Dkdtree.c427 PetscErrorCode PetscKDTreeQueryPointsNearestNeighbor(PetscKDTree tree, PetscCount num_points, const… in PetscKDTreeQueryPointsNearestNeighbor()
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c390 PetscInt num_points = 0; in PetscDualSpaceSumCreateMappings() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu48 size_t num_points; member in PetscPointCloud
/petsc/src/dm/impls/plex/
H A Dplexsfc.c294 PetscInt num_points, *points = NULL, minv = PETSC_INT_MAX; in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private() local
H A Dplexproject.c633 PetscInt num_points, pStart, pEnd; in DMGetFirstLabeledPoint() local