Home
last modified time | relevance | path

Searched refs:PRIdCGSIZE (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Dviewercgnsimpl.h80 #if !defined(PRIdCGSIZE)
84 #define PRIdCGSIZE "d" macro
89 #define PRIdCGSIZE "lld" macro
93 #define PRIdCGSIZE "ld" macro
/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c424 … index (%" PetscInt_FMT ") not in range of FlowSolutionPointers [1, %" PRIdCGSIZE "]", cgv->soluti… in PetscViewerCGNSGetSolutionFileIndex_Internal()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2165 …ms, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Unexpected number of elements %" PRIdCGSIZE " vs %" PetscInt… in DMView_PlexCGNS()
2343 … PETSC_ERR_PLIB, "End range of point set (%" PRIdCGSIZE ") greater than global point set size (%" in DMView_PlexCGNS()