Searched defs:isCohesive (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 74 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 D | plexsection.c | 105 PetscBool isCohesive; in DMPlexCreateSectionDof() local
|
| H A D | plexsubmesh.c | 3374 …ated(DM dm, DMLabel label, PetscInt value, PetscBool markedFaces, PetscBool isCohesive, PetscInt c… in DMPlexCreateSubmeshGeneric_Interpolated()
|
| H A D | plexfem.c | 1736 PetscBool isCohesive; in DMComputeL2FieldDiff_Plex() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 870 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 D | petscdsimpl.h | 98 …PetscBool isCohesive; /* We are on a cohesive cell, meaning lower dimensional FE used on a … member
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 2424 PetscBool isCohesive; in PetscFEEvaluateFieldJets_Hybrid_Internal() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 6077 PetscBool isCohesiveLocal = PETSC_FALSE, isCohesive; in DMCreateDS() local 6125 PetscBool isCohesive; in DMCreateDS() local
|