Home
last modified time | relevance | path

Searched refs:triPoints_p6 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex5.c902 PetscInt triPoints_p6[6] = {0, 1, 2, 3, 4, 5}; in CreateMesh() local
906 PetscCall(PetscArraycpy(points, triPoints_p6, 6)); in CreateMesh()