VECMPI#
VECMPI = “mpi” - The basic parallel vector
Options Database Key#
-vec_type mpi - sets the vector type to
VECMPI
during a call toVecSetFromOptions()
See Also#
Vectors and Parallel Data, Vec
, VecType
, VecCreate()
, VecSetType()
, VecSetFromOptions()
, VecCreateMPIWithArray()
, VECMPI
, VecType
, VecCreateMPI()
, VecCreateMPI()
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex70.c
src/tao/constrained/tutorials/maros.c
src/tao/pde_constrained/tutorials/hyperbolic.c
src/vec/vec/tutorials/ex10.c
src/vec/vec/tutorials/ex9.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages