Searched refs:pointTypes (Results 1 – 1 of 1) sorted by relevance
45 const char *pointTypes[3] = {"centroid", "grid", "grid_replicated"}; in ProcessOptions() local56 …PetscCall(PetscOptionsEList("-point_type", "The point type", "ex2.c", pointTypes, 3, pointTypes[op… in ProcessOptions()