Searched refs:PetscGetHomeDirectory (Results 1 – 9 of 9) sorted by relevance
26 PetscErrorCode PetscGetHomeDirectory(char dir[], size_t maxlen) in PetscGetHomeDirectory() function
59 PetscCall(PetscGetHomeDirectory(tmppath, PETSC_MAX_PATH_LEN)); in PetscGetFullPath()
46 PetscCall(PetscGetHomeDirectory(keyfile, PETSC_MAX_PATH_LEN)); in PetscBoxStartWebServer_Private()
69 PetscCall(PetscGetHomeDirectory(keyfile, PETSC_MAX_PATH_LEN)); in PetscSSLInitializeContext()
573 PetscCall(PetscGetHomeDirectory(r[4], PETSC_MAX_PATH_LEN)); in PetscStrreplace()
111 PetscCall(PetscGetHomeDirectory(pfile, sizeof(pfile))); in PetscOpenHistoryFile()
865 PetscCall(PetscGetHomeDirectory(filename, sizeof(filename))); in PetscOptionsInsert()
206 `PetscGetHomeDirectory(char dir[],int maxlen)`.
2488 PETSC_EXTERN PetscErrorCode PetscGetHomeDirectory(char[], size_t);