PETSC_MAX_PATH_LEN#
Maximum length of a path (file name including directory)
Note#
This value is set at configuration time based on the system’s maximum path length (e.g., MAXPATHLEN, MAX_PATH, or _MAX_PATH).
It defaults to 4096 if no system value is available.
See Also#
PetscGetFullPath(), PetscGetRealPath(), PetscGetHomeDirectory()
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex17.c
src/snes/tutorials/ex13.c
src/dm/tutorials/ex7.c
src/dm/tutorials/swarm_ex3.c
src/dm/impls/plex/tutorials/ex19.c
src/dm/tutorials/swarm_ex1.c
src/ksp/ksp/tutorials/ex73.c
src/dm/impls/plex/tutorials/ex18.c
src/dm/tutorials/ex21.c
src/ksp/ksp/tutorials/ex70.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages