Searched defs:fcone (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 312 const PetscInt *fcone; in ReorderPolygon() local 332 const PetscInt *fcone, *fcone2; in ReorderPolygon() local 349 const PetscInt *cone, *ornt, *fcone, *fornt, *farr, faces[4] = {0, 1, 3, 2}; in ReorderTetrahedron() local 410 const PetscInt *cone, *ornt, *fcone, *fornt, *farr; in ReorderHexahedron() local 500 const PetscInt *cone, *ornt, *fcone, *fornt, *farr; in ReorderWedge() local 855 PetscInt fcone[16]; in DMPlexCreateFluent() local
|
| H A D | plexinterpolate.c | 746 const PetscInt *fcone; in DMPlexInterpolateFaces_Internal() local 1310 const PetscSFNode *fcone = &candidatesRemote[hidx + 2]; in DMPlexInterpolatePointSF() local 1380 const PetscSFNode *fcone = &candidatesRemote[hidx + 2]; in DMPlexInterpolatePointSF() local
|
| H A D | plex.c | 4104 const PetscInt *fcone, *fornt; in DMPlexTransitiveClosure_Tensor_Internal() local
|