Home
last modified time | relevance | path

Searched defs:newformat (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/fileio/
H A Dmprint.c101 PetscErrorCode PetscFormatConvert(const char format[], char newformat[]) in PetscFormatConvert()
177 char *newformat = NULL; in PetscVSNPrintf() local