MPIU_COUNT#
Portable MPI_Datatype corresponding to PetscCount independent of the precision of PetscCount
Note#
In MPI calls that require an MPI_Datatype that matches a PetscCount or array of PetscCount values, pass this value.
Developer Note#
It seems MPI_AINT is unsigned so this may be the wrong choice here since PetscCount is signed
See Also#
MPI_Datatype, PetscReal, PetscScalar, PetscComplex, PetscInt, MPIU_INT, MPIU_REAL, MPIU_SCALAR, MPIU_COMPLEX,
MPI_Count
Level#
beginner
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages