Home
last modified time | relevance | path

Searched defs:isCohesive (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexproject.c74 PetscBool isAffine, isCohesive, transform; in DMProjectPoint_Func_Private() local
210 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_Field_Private() local
369 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_BdField_Private() local
725 …PetscBool *isFE, hasFE = PETSC_FALSE, hasFV = PETSC_FALSE, isCohesive = PETSC_FALSE, isCohes… in DMProjectLocal_Generic_Plex() local
H A Dplexsection.c105 PetscBool isCohesive; in DMPlexCreateSectionDof() local
H A Dplexsubmesh.c3374 …ated(DM dm, DMLabel label, PetscInt value, PetscBool markedFaces, PetscBool isCohesive, PetscInt c… in DMPlexCreateSubmeshGeneric_Interpolated()
H A Dplexfem.c1736 PetscBool isCohesive; in DMComputeL2FieldDiff_Plex() local
/petsc/src/dm/dt/interface/
H A Ddtds.c870 PetscErrorCode PetscDSIsCohesive(PetscDS ds, PetscBool *isCohesive) in PetscDSIsCohesive()
922 PetscErrorCode PetscDSGetCohesive(PetscDS ds, PetscInt f, PetscBool *isCohesive) in PetscDSGetCohesive()
946 PetscErrorCode PetscDSSetCohesive(PetscDS ds, PetscInt f, PetscBool isCohesive) in PetscDSSetCohesive()
3915 PetscBool isCohesive; in PetscDSCopy() local
/petsc/include/petsc/private/
H A Dpetscdsimpl.h98 …PetscBool isCohesive; /* We are on a cohesive cell, meaning lower dimensional FE used on a … member
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2424 PetscBool isCohesive; in PetscFEEvaluateFieldJets_Hybrid_Internal() local
/petsc/src/dm/interface/
H A Ddm.c6077 PetscBool isCohesiveLocal = PETSC_FALSE, isCohesive; in DMCreateDS() local
6125 PetscBool isCohesive; in DMCreateDS() local