Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex12.c34 PetscBool testRedundant; /* Use a redundant partitioning for testing */ member
46 options->testRedundant = PETSC_FALSE; in ProcessOptions()
54 …e a redundant partition for testing", "ex12.c", options->testRedundant, &options->testRedundant, N… in ProcessOptions()
108 if (!user->testRedundant) { in CreateMesh()