petsc-3.4.5 2014-06-29

MPIU_SCALAR

MPI datatype corresponding to PetscScalar

Note: In MPI calls that require an MPI datatype that matches a PetscScalar or array of PetscScalars pass this value

See Also

PetscReal, PassiveReal, PassiveScalar, PetscScalar, MPIU_INT

Level:beginner
Location:
include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/ksp/ksp/examples/tutorials/ex42.c.html
src/ksp/ksp/examples/tutorials/ex43.c.html
src/snes/examples/tutorials/ex48.c.html
src/ts/examples/tutorials/ex11.c.html
src/ts/examples/tutorials/ex14.c.html