#include "slepcvec.h" PetscErrorCode SlepcVecPoolCreate(Vec v,PetscInt init_size,VecPool *p)Collective on VecPool
v | - template vector. | |
init_size | - first guess of maximum vectors. |
pool | - the pool context. |
Location: src/sys/vec/pool.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages