#include "slepcvec.h" PetscErrorCode VecCreateCompWithVecs(Vec *x,PetscInt n,Vec Vparent,Vec *V)Collective on x
x | - array of Vecs | |
n | - number of child vectors | |
Vparent | - (optional) template vector |
V | - new vector |
Location: src/sys/vec/veccomp.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages