Lines Matching refs:farr2
366 const PetscInt *fcone2, *fornt2, *farr2; in ReorderTetrahedron() local
372 farr2 = DMPolytopeTypeGetArrangement(DM_POLYTOPE_TRIANGLE, ornt[c]); in ReorderTetrahedron()
375 …Int edge2 = fcone2[farr2[c2 * 2 + 0]], eornt2 = DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGME… in ReorderTetrahedron()
429 const PetscInt *fcone2, *fornt2, *farr2; in ReorderHexahedron() local
434 farr2 = DMPolytopeTypeGetArrangement(DM_POLYTOPE_QUADRILATERAL, ornt[c]); in ReorderHexahedron()
437 …Int edge2 = fcone2[farr2[c2 * 2 + 0]], eornt2 = DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGME… in ReorderHexahedron()
465 const PetscInt *fcone2, *fornt2, *farr2; in ReorderHexahedron() local
470 farr2 = DMPolytopeTypeGetArrangement(DM_POLYTOPE_QUADRILATERAL, ornt[c]); in ReorderHexahedron()
476 …Int edge2 = fcone2[farr2[c2 * 2 + 0]], eornt2 = DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGME… in ReorderHexahedron()
530 const PetscInt *fcone2, *fornt2, *farr2; in ReorderWedge() local
539 farr2 = DMPolytopeTypeGetArrangement(DM_POLYTOPE_QUADRILATERAL, ornt[c]); in ReorderWedge()
542 …Int edge2 = fcone2[farr2[c2 * 2 + 0]], eornt2 = DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGME… in ReorderWedge()
570 const PetscInt *fcone2, *fornt2, *farr2; in ReorderWedge() local
575 farr2 = DMPolytopeTypeGetArrangement(DM_POLYTOPE_TRIANGLE, ornt[c]); in ReorderWedge()
581 …Int edge2 = fcone2[farr2[c2 * 2 + 0]], eornt2 = DMPolytopeTypeComposeOrientation(DM_POLYTOPE_SEGME… in ReorderWedge()