Searched refs:PetscGetDate (Results 1 – 9 of 9) sorted by relevance
31 PetscErrorCode PetscGetDate(char date[], size_t len) in PetscGetDate() function
66 PetscCall(PetscGetDate(date, sizeof(date))); in PetscErrorPrintfInitialize()
92 PetscCall(PetscGetDate(date, sizeof(date))); in PetscLogView_VecScatter()
105 PetscCall(PetscGetDate(date, 64)); in PetscOpenHistoryFile()140 PetscCall(PetscGetDate(date, sizeof(date))); in PetscCloseHistoryFile()
127 PetscCall(PetscGetDate(date, sizeof(date))); in PetscPrintExeSpecs()
209 - Changed the calling sequence of `PetscGetDate().`
897 PetscCall(PetscGetDate(date, 30)); in ReportParams()
2378 PETSC_EXTERN PetscErrorCode PetscGetDate(char[], size_t);
1322 PetscCall(PetscGetDate(date, sizeof(date))); in PetscLogHandlerView_Default_Info()