Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c95 PetscBool *isFE, hasCohesive = PETSC_FALSE; in DMPlexCreateSectionDof() local
110 hasCohesive = PETSC_TRUE; in DMPlexCreateSectionDof()
130 avoidTensor = (avoidTensor || hasCohesive) ? PETSC_TRUE : PETSC_FALSE; in DMPlexCreateSectionDof()
152 if (hasCohesive) --d; in DMPlexCreateSectionDof()