petsc-3.3-p7 2013-05-11

VECSEQPTHREAD

VECSEQPTHREAD = "seqpthread" - The basic sequential vector using posix threads

Options Database Keys

-vec_type seqpthread -sets the vector type to VECSEQPTHREAD during a call to VecSetFromOptions()

See Also

VecCreate(), VecCreateSeqPThread(), VecSetType(), VecSetFromOptions(), VECSEQ

Level:intermediate
Location:
src/vec/vec/impls/seq/seqpthread/vecpthread.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages