Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex13.c71 PetscInt triPoints_p3[8] = {1, 2, 4, 3, 6, 7, 0, 5}; in CreateMesh() local
75 PetscCall(PetscArraycpy(points, triPoints_p3, 8)); in CreateMesh()