Home
last modified time | relevance | path

Searched defs:num_pts (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/tests/
H A Dnoflux_check.c112 PetscInt ne, num_pts; in main() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu52 PetscPointCloud(int dim, size_t num_pts, const T coords[]) in PetscPointCloud()