#include "petscvec.h" PetscErrorCode VecNestSetSubVec(Vec X,PetscInt idxm,Vec sx)Not collective
X | - nest vector | |
idxm | - index of the vector within the nest vector | |
sx | - vector at index idxm within the nest vector |
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