Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex4.c662 PetscInt tetPoints_p2[2] = {0, 1}; in CreateMesh() local
671 PetscInt tetPoints_p2[2] = {0, 1}; in CreateMesh() local
685 PetscInt tetPoints_p2[3] = {0, 1, 2}; in CreateMesh() local
694 PetscInt tetPoints_p2[7] = {0, 3, 5, 1, 2, 4, 6}; in CreateMesh() local
H A Dex5.c948 PetscInt tetPoints_p2[3] = {0, 1, 2}; in CreateMesh() local