Home
last modified time | relevance | path

Searched defs:filein (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/tests/
H A Dex31.c6 PetscErrorCode path_to_unix(char filein[]) in path_to_unix()
/petsc/src/sys/fileio/
H A Dghome.c53 PetscErrorCode PetscFixFilename(const char filein[], char fileout[]) in PetscFixFilename()
/petsc/src/dm/impls/plex/tests/
H A Dex28.c14 char filein[PETSC_MAX_PATH_LEN]; in main() local
/petsc/src/mat/tests/
H A Dmmloader.c3 PetscErrorCode MatCreateFromMTX(Mat *A, const char *filein, PetscBool aijonly) in MatCreateFromMTX()
H A Dex72.c31 char filein[PETSC_MAX_PATH_LEN], fileout[PETSC_MAX_PATH_LEN]; in main() local
/petsc/src/ksp/ksp/tests/
H A Dex25.c16 char filein[128]; /* input file name */ in main() local