Searched refs:PetscInt32_FMT (Results 1 – 2 of 2) sorted by relevance
328 #define PetscInt32_FMT PRId32 macro
2615 …PetscCall(PetscViewerASCIISynchronizedPrintf(viewer, " %2" PetscInt32_FMT, ((PetscInt32 *)array)[i… in PrintArrayElement()