Searched refs:PetscVFPrintfFortran (Results 1 – 1 of 1) sorted by relevance
572 static PetscErrorCode PetscVFPrintfFortran(int unit, const char format[], va_list Argp) in PetscVFPrintfFortran() function599 static PetscErrorCode PetscVFPrintfFortran(int unit, const char format[], va_list Argp) in PetscVFPrintfFortran() function737 else PetscCall(PetscVFPrintfFortran(ascii->fileunit, format, Argp)); in PetscViewerASCIIPrintf()1146 else PetscCall(PetscVFPrintfFortran(vascii->fileunit, format, Argp)); in PetscViewerASCIISynchronizedPrintf()