Searched refs:treeCell (Results 1 – 1 of 1) sorted by relevance
31 PetscInt treeCell; /* Cell to refine in tree test */ member206 options->treeCell = 0; in ProcessOptions()226 …-tree_cell", "cell to refine in tree test", "ex3.c", options->treeCell, &options->treeCell, NULL, … in ProcessOptions()334 PetscCall(DMPlexTreeRefineCell(*dm, user->treeCell, &ncdm)); in CreateMesh()