Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex44.c10 PetscBool testForest; /* Convert the mesh to a forest and back */ member
37 options->testForest = PETSC_FALSE; in ProcessOptions()
38 …st and then convert to DMPlex before testing", "ex44.c", PETSC_FALSE, &options->testForest, NULL)); in ProcessOptions()
49 if (ctx->testForest) { in CreateMesh()