Searched refs:triPoints_p3 (Results 1 – 1 of 1) sorted by relevance
71 PetscInt triPoints_p3[8] = {1, 2, 4, 3, 6, 7, 0, 5}; in CreateMesh() local75 PetscCall(PetscArraycpy(points, triPoints_p3, 8)); in CreateMesh()