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