Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexrefine.c560 PetscInt tri_tri_r[] = {0, 2, 1, 3, in DMPlexCellRefinerMapSubcells_Regular() local
621 *rnew = tri_tri_r[(po+3)*4+r]; in DMPlexCellRefinerMapSubcells_Regular()
680 PetscInt tri_tri_r[] = {0, 2, 1, in DMPlexCellRefinerMapSubcells_ToBox() local
722 *rnew = tri_tri_r[(po+3)*3+r]; in DMPlexCellRefinerMapSubcells_ToBox()