petsc-3.12.5 2020-03-29
MPIU_SCALAR
MPI datatype corresponding to PetscScalar
Notes
In MPI calls that require an MPI datatype that matches a PetscScalar or array of PetscScalar values, pass this value.
See Also
PetscReal, PetscScalar, PetscComplex, PetscInt, MPIU_REAL, MPIU_COMPLEX, MPIU_INT
Level
beginner
Location
include/petscmath.h
Examples
src/vec/is/sf/examples/tutorials/ex2.c.html
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/ex14.c.html
src/tao/unconstrained/examples/tutorials/eptorsion2f.F.html
src/tao/bound/examples/tutorials/plate2f.F90.html
src/tao/leastsquares/examples/tutorials/chwirut2f.F90.html
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages