Searched refs:hexv (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 637 PetscInt hexv[8] = {0, 1, 3, 2, 4, 5, 7, 6}, tetv[4] = {0, 1, 2, 3}; in DMPlexView_GLVis_ASCII() local 650 dof = hexv; in DMPlexView_GLVis_ASCII() 675 dof = hexv; in DMPlexView_GLVis_ASCII() 680 dof = hexv; in DMPlexView_GLVis_ASCII()
|