MPIU_REAL#

Portable MPI datatype corresponding to PetscReal independent of what precision PetscReal is in

Notes#

In MPI calls that require an MPI datatype that matches a PetscReal or array of PetscReal values, pass this value.

See Also#

PetscReal, PetscScalar, PetscComplex, PetscInt, MPIU_SCALAR, MPIU_COMPLEX, MPIU_INT

Level#

beginner

Location#

include/petscmath.h

Examples#

src/sys/classes/random/tutorials/ex2.c
src/ts/tutorials/ex11.c
src/ts/tutorials/ex9.c
src/ts/tutorials/ex11_sa.c
src/ts/tutorials/ex14.c
src/ts/tutorials/ex18.c
src/ksp/ksp/tutorials/ex82.c
src/snes/tutorials/ex55.c
src/snes/tutorials/ex13.c
src/snes/tutorials/ex5.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages