petsc-3.12.5 2020-03-29
PetscMkdtemp
Create a folder with a unique name given a filename template.
Synopsis
PetscErrorCode PetscMkdtemp(char dir[])
Not Collective
Input Parameters
dir -file name template, the last six characters must be 'XXXXXX', and they will be modified upon return
See Also
PetscMkdir()
Level
developer
Location
src/sys/fileio/fdir.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages