Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c210 PetscReal coordsTol; member
269 options->coordsTol = PETSC_DEFAULT; in ProcessOptions()
282 …olerance for -view_vertices_from_coords", "ex18.c", options->coordsTol, &options->coordsTol, NULL)… in ProcessOptions()
1532 PetscCall(ViewVerticesFromCoords(dm, coords, user.coordsTol, PETSC_VIEWER_STDOUT_WORLD)); in main()