Lines Matching refs:fornt2
366 const PetscInt *fcone2, *fornt2, *farr2; in ReorderTetrahedron() local
371 PetscCall(DMPlexGetOrientedCone(dm, cone[c], &fcone2, &fornt2)); in ReorderTetrahedron()
375 …DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGMENT, farr2[c2 * 2 + 1], fornt2[farr2[c2 * 2 + 0]]… in ReorderTetrahedron()
429 const PetscInt *fcone2, *fornt2, *farr2; in ReorderHexahedron() local
433 PetscCall(DMPlexGetOrientedCone(dm, cone[c], &fcone2, &fornt2)); in ReorderHexahedron()
437 …DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGMENT, farr2[c2 * 2 + 1], fornt2[farr2[c2 * 2 + 0]]… in ReorderHexahedron()
465 const PetscInt *fcone2, *fornt2, *farr2; in ReorderHexahedron() local
469 PetscCall(DMPlexGetOrientedCone(dm, cone[c], &fcone2, &fornt2)); in ReorderHexahedron()
476 …DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGMENT, farr2[c2 * 2 + 1], fornt2[farr2[c2 * 2 + 0]]… in ReorderHexahedron()
530 const PetscInt *fcone2, *fornt2, *farr2; in ReorderWedge() local
538 PetscCall(DMPlexGetOrientedCone(dm, cone[c], &fcone2, &fornt2)); in ReorderWedge()
542 …DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGMENT, farr2[c2 * 2 + 1], fornt2[farr2[c2 * 2 + 0]]… in ReorderWedge()
570 const PetscInt *fcone2, *fornt2, *farr2; in ReorderWedge() local
574 PetscCall(DMPlexGetOrientedCone(dm, cone[c], &fcone2, &fornt2)); in ReorderWedge()
581 …DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGMENT, farr2[c2 * 2 + 1], fornt2[farr2[c2 * 2 + 0]]… in ReorderWedge()