Searched refs:PetscFormatConvertGetSize (Results 1 – 3 of 3) sorted by relevance
19 PetscCall(PetscFormatConvertGetSize(formatstr, &sz)); in main()
39 PetscErrorCode PetscFormatConvertGetSize(const char format[], size_t *size) in PetscFormatConvertGetSize() function183 PetscCall(PetscFormatConvertGetSize(format, &newLength)); in PetscVSNPrintf()
1765 PETSC_EXTERN PetscErrorCode PetscFormatConvertGetSize(const char *, size_t *);