Home
last modified time | relevance | path

Searched refs:PetscInfoGetFile (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/tutorials/
H A Dex7.c73 PetscCall(PetscInfoGetFile(&filename, &infoFile)); in main()
/petsc/src/sys/info/
H A Dverboseinfo.c141 PetscErrorCode PetscInfoGetFile(char *filename[], FILE **InfoFile) in PetscInfoGetFile() function
/petsc/doc/changes/
H A D313.md257 - Add PetscInfoGetFile() - Get output destination of PetscInfo()
/petsc/include/
H A Dpetsclog.h60 PETSC_EXTERN PetscErrorCode PetscInfoGetFile(char **, FILE **);