int PetscFileRetrieve(MPI_Comm comm,const char *libname,char *llibname,int llen,PetscTruth *found)Collective on MPI_Comm
comm | - processors accessing the library |
libname | - name of library, including entire URL (with or without .gz) |
llen | - length of llibname |
llibname | - name of local copy of library |
found | - if found and retrieve the file |
Level:developer
Location:src/sys/src/fileio/fretrieve.c
System Index
Table of Contents