petsc-3.13.6 2020-09-29
Report Typos and Errors

VECMPI

VECMPI = "mpi" - The basic parallel vector

Options Database Keys

-vec_type mpi -sets the vector type to VECMPI during a call to VecSetFromOptions()

See Also

VecCreate(), VecSetType(), VecSetFromOptions(), VecCreateMPIWithArray(), VECMPI, VecType, VecCreateMPI(), VecCreateMPI()

Level

beginner

Location

src/vec/vec/impls/mpi/pbvec.c

Examples

src/vec/vec/tutorials/ex9.c.html
src/vec/vec/tutorials/ex10.c.html
src/snes/tutorials/ex70.c.html
src/tao/constrained/tutorials/maros.c.html
src/tao/pde_constrained/tutorials/hyperbolic.c.html

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