#include "petscvec.h" PetscErrorCode VecNestSetSubVec(Vec X,PetscInt idxm,Vec sx)Not collective
The new vector sx does not have to be of same size as X[idxm]. Arbitrary vector layouts are allowed.
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