Searched refs:maxAnchors (Results 1 – 1 of 1) sorted by relevance
183 PetscInt depth, maxC, maxS, maxP, pStart, pEnd, asiz, maxAnchors = 1; in DMPlexGetMaxAdjacencySize_Internal() local192 PetscCall(PetscSectionGetMaxDof(aSec, &maxAnchors)); in DMPlexGetMaxAdjacencySize_Internal()193 maxAnchors = PetscMax(1, maxAnchors); in DMPlexGetMaxAdjacencySize_Internal()215 asiz *= maxAnchors; in DMPlexGetMaxAdjacencySize_Internal()