Searched refs:PetscInfoGetFile (Results 1 – 4 of 4) sorted by relevance
73 PetscCall(PetscInfoGetFile(&filename, &infoFile)); in main()
141 PetscErrorCode PetscInfoGetFile(char *filename[], FILE **InfoFile) in PetscInfoGetFile() function
257 - Add PetscInfoGetFile() - Get output destination of PetscInfo()
60 PETSC_EXTERN PetscErrorCode PetscInfoGetFile(char **, FILE **);