Searched refs:testForest (Results 1 – 1 of 1) sorted by relevance
10 PetscBool testForest; /* Convert the mesh to a forest and back */ member37 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()