Searched refs:PetscFPrintfFortran (Results 1 – 1 of 1) sorted by relevance
585 static PetscErrorCode PetscFPrintfFortran(int unit, const char str[]) in PetscFPrintfFortran() function605 static PetscErrorCode PetscFPrintfFortran(int unit, const char str[]) in PetscFPrintfFortran() function732 else PetscCall(PetscFPrintfFortran(ascii->fileunit, " ")); in PetscViewerASCIIPrintf()968 else PetscCall(PetscFPrintfFortran(vascii->fileunit, next->string)); in PetscViewerFlush_ASCII()991 else PetscCall(PetscFPrintfFortran(vascii->fileunit, message)); in PetscViewerFlush_ASCII()1141 else PetscCall(PetscFPrintfFortran(vascii->fileunit, " ")); in PetscViewerASCIISynchronizedPrintf()