Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c210 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_Field_Private() local
218 PetscCall(PetscDSIsCohesive(dsIn, &isCohesiveIn)); in DMProjectPoint_Field_Private()
228 if (isCohesiveIn) { in DMProjectPoint_Field_Private()
267 if (isCohesiveIn) { in DMProjectPoint_Field_Private()
279 if (isCohesiveIn) { in DMProjectPoint_Field_Private()
315 if (isCohesiveIn) { in DMProjectPoint_Field_Private()
326 if (isCohesiveIn) { in DMProjectPoint_Field_Private()
336 …if (isCohesiveIn) PetscCall(PetscFEEvaluateFieldJets_Hybrid_Internal(dsIn, NfIn, 0, tp, T, face, q… in DMProjectPoint_Field_Private()
353 if (isCohesiveIn) PetscCall(DMPlexRestoreOrientedCone(dmIn, inp, &cone, &ornt)); in DMProjectPoint_Field_Private()
369 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_BdField_Private() local
[all …]