Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dmakefile6 NP=1 macro
/petsc/src/ksp/ksp/tutorials/
H A Dmakefile4 NP = 1 macro
H A Dex56.c89 const PetscInt NP = (PetscInt)(PetscPowReal((PetscReal)npe, 1. / 3.) + .5); in main() local
/petsc/src/mat/tests/
H A Dex225.c10 PetscMPIInt NP; in main() local