PETSC_STATIC_INLINE PetscErrorCode VecGetArrayPair(Vec x,Vec y,PetscScalar **xv,PetscScalar **yv)Logically Collective on Vec
x | - the vector | |
y | - the second vector |
xv | - location to put pointer to the first array | |
yv | - location to put pointer to the second array |
Level:developer
Location:src/vec/vec/utils/tagger../../../../../include/petscvec.h
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages