#include "petscvec.h" PetscErrorCode VecNestGetSubVecs(Vec X,PetscInt *N,Vec **sx)Not collective
The user should not free the array sx.
.seealso: VecNestGetSize(), VecNestGetSubVec()
Level:developer
Location:src/vec/vec/impls/nest/vecnest.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages