PETSc version 3.16.1
Fix/Edit manual page

VECSTANDARD

"standard" - A VECSEQ on one process and VECMPI on more than one process

Options Database Keys

-vec_type standard - sets a vector type to standard on calls to VecSetFromOptions()

See Also

VecCreateSeq(), VecCreateMPI()

Level

beginner

Location

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

Examples

src/dm/impls/plex/tutorials/ex12.c.html

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