Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex7.c229 PetscInt numthreads = PetscNumOMPThreads; in go() local
231 PetscInt numthreads = 1; in go() local
/petsc/src/ts/tests/
H A Dex30.c278 … globSwarmArray[], const PetscInt dim, const PetscInt v_target, const PetscInt numthreads, const P… in gridToParticles_private()
468 PetscInt numthreads = PetscNumOMPThreads; in go() local
470 PetscInt numthreads = 1; in go() local