Searched refs:hasTree (Results 1 – 1 of 1) sorted by relevance
1054 const PetscBool hasTree = (mesh->parentSection || mesh->childSection) ? PETSC_TRUE : PETSC_FALSE; in DMPlexClosurePoints_Private() local1061 if (!hasTree) { in DMPlexClosurePoints_Private()1072 if (hasTree) PetscCall(DMPlexAddClosure_Tree(dm, ht, closure[c], PETSC_TRUE, PETSC_TRUE)); in DMPlexClosurePoints_Private()