Home
last modified time | relevance | path

Searched defs:hexPoints_p2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex4.c708 PetscInt hexPoints_p2[2] = {0, 1}; in CreateMesh() local
722 PetscInt hexPoints_p2[2] = {0, 1}; in CreateMesh() local
731 PetscInt hexPoints_p2[9] = {3, 4, 5, 7, 8, 0, 1, 2, 6}; in CreateMesh() local
H A Dex5.c962 PetscInt hexPoints_p2[3] = {0, 1, 2}; in CreateMesh() local