Searched refs:InfoFile (Results 1 – 1 of 1) sorted by relevance
141 PetscErrorCode PetscInfoGetFile(char *filename[], FILE **InfoFile) in PetscInfoGetFile() argument145 PetscAssertPointer(InfoFile, 2); in PetscInfoGetFile()147 *InfoFile = PetscInfoFile; in PetscInfoGetFile()