#include "petscvec.h" PetscErrorCode VecSetNThreads(Vec v,PetscInt nthreads)Input Parameters
v | - the vector | |
nthreads | - number of threads |
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