Searched refs:PetscLs (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/dll/ |
| H A D | dl.c | 340 PetscCall(PetscLs(comm, program, found, 8 * PETSC_MAX_PATH_LEN, &dir)); in PetscDLLibraryAppend() 423 PetscCall(PetscLs(comm, program, found, 8 * PETSC_MAX_PATH_LEN, &dir)); in PetscDLLibraryPrepend()
|
| /petsc/src/sys/fileio/ |
| H A D | ftest.c | 240 PetscErrorCode PetscLs(MPI_Comm comm, const char dirname[], char found[], size_t tlen, PetscBool *f… in PetscLs() function
|
| /petsc/include/ |
| H A D | petscsys.h | 2524 PETSC_EXTERN PetscErrorCode PetscLs(MPI_Comm, const char[], char[], size_t, PetscBool *);
|