Home
last modified time | relevance | path

Searched refs:NSIZE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_dmplex.py451 if PETSc.COMM_WORLD.size != self.NSIZE:
459 NSIZE = 4 variable in BaseTestPlexHDF5