Searched refs:onBd (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 634 PetscBool onBd = PETSC_FALSE; in DMPlexTransformGetSubcellOrientation_Extrude() local 663 onBd = PETSC_TRUE; in DMPlexTransformGetSubcellOrientation_Extrude() 676 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -1) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude() 688 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -1) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude() 699 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -1) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude() 717 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -3) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude() 728 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -1) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude() 739 …*onew = onBd ? DMPolytopeTypeComposeOrientation(tct, o, so ? 0 : -1) : DMPolytopeTypeComposeOrient… in DMPlexTransformGetSubcellOrientation_Extrude()
|