Searched defs:triPoints_p2 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex13.c | 50 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 D | ex4.c | 606 PetscInt triPoints_p2[2] = {0, 1}; in CreateMesh() local 620 PetscInt triPoints_p2[3] = {0, 1, 2}; in CreateMesh() local
|
| H A D | ex5.c | 879 PetscInt triPoints_p2[3] = {0, 1, 2}; in CreateMesh() local 888 PetscInt triPoints_p2[6] = {0, 1, 2, 3, 4, 5}; in CreateMesh() local
|