Home
last modified time | relevance | path

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

/petsc/src/sys/info/
H A Dverboseinfo.c141 PetscErrorCode PetscInfoGetFile(char *filename[], FILE **InfoFile) in PetscInfoGetFile() argument
145 PetscAssertPointer(InfoFile, 2); in PetscInfoGetFile()
147 *InfoFile = PetscInfoFile; in PetscInfoGetFile()