Searched refs:PetscFFlush (Results 1 – 15 of 15) sorted by relevance
40 PetscCall(PetscFFlush(fd)); in PetscMPIDump()50 PetscCall(PetscFFlush(fd)); in PetscMPIDump()
33 PetscCall(PetscFFlush(tr->petsc_tracefile)); in PetscLogHandlerEventBegin_Trace()57 PetscCall(PetscFFlush(tr->petsc_tracefile)); in PetscLogHandlerEventEnd_Trace()
5 [0]PETSC ERROR: #1 PetscFFlush() at mprint.c:0
436 if (PetscInfoFile) PetscCall(PetscFFlush(PetscInfoFile)); in PetscInfoDestroy()639 PetscCall(PetscFFlush(PetscInfoFile)); in PetscInfo_Private()
122 PetscCall(PetscFFlush(stdout)); in PetscPartitionerPartition_Chaco()
259 PetscErrorCode PetscFFlush(FILE *fd) in PetscFFlush() function354 PetscCall(PetscFFlush(fd)); in PetscVFPrintfDefault()
739 PetscCall(PetscFFlush(fd)); in PetscViewerASCIIPrintf()952 …if (!vascii->bviewer && rank == 0 && (vascii->mode != FILE_MODE_READ)) PetscCall(PetscFFlush(vasci… in PetscViewerFlush_ASCII()1148 PetscCall(PetscFFlush(fp)); in PetscViewerASCIISynchronizedPrintf()1153 PetscCall(PetscFFlush(petsc_history)); in PetscViewerASCIISynchronizedPrintf()
53 if (rank == 0) PetscCall(PetscFFlush(((PetscViewer_VU *)viewer->data)->fd)); in PetscViewerFlush_VU()
125 PetscCall(PetscFFlush(*fd)); in PetscOpenHistoryFile()144 PetscCall(PetscFFlush(*fd)); in PetscCloseHistoryFile()
103 PetscCall(PetscFFlush(stdout)); in MatPartitioningApply_Party()
873 PetscCall(PetscFFlush(fp)); in PetscMallocView()920 PetscCall(PetscFFlush(fp)); in PetscMallocView()
141 PetscCall(PetscFFlush(stdout)); in MatPartitioningApply_Chaco()
109 - Add `PetscFFlush()`
71 PetscCall(PetscFFlush(file)); in DMPlexCreateFluent_ReadValues()
1755 PETSC_EXTERN PetscErrorCode PetscFFlush(FILE *);