Home
last modified time | relevance | path

Searched defs:triPoints_p2 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex13.c50 PetscInt triPoints_p2[8] = {3, 5, 6, 7, 0, 1, 2, 4}; in CreateMesh() local
59 PetscInt triPoints_p2[8] = {1, 2, 3, 4, 6, 7, 0, 5}; in CreateMesh() local
H A Dex4.c606 PetscInt triPoints_p2[2] = {0, 1}; in CreateMesh() local
620 PetscInt triPoints_p2[3] = {0, 1, 2}; in CreateMesh() local
H A Dex5.c879 PetscInt triPoints_p2[3] = {0, 1, 2}; in CreateMesh() local
888 PetscInt triPoints_p2[6] = {0, 1, 2, 3, 4, 5}; in CreateMesh() local