#include "slepcbv.h" PetscErrorCode BVScatter(BV Vin,BV Vout,VecScatter scat,Vec xdup)Collective on Vin
Vin | - input basis vectors (defined on the whole communicator) | |
scat | - VecScatter object that contains the info for the communication | |
xdup | - an auxiliary vector |
Vout | - output basis vectors (defined on the subcommunicator) |
Location: src/sys/classes/bv/interface/bvcontour.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages