#include "slepcbv.h" PetscErrorCode BVSetBufferVec(BV bv,Vec buffer)Collective on bv
bv | - the basis vectors context) | |
buffer | - the vector |
The vector must be sequential of length (nc+m)*m, where m is the number of columns of bv and nc is the number of constraints.
Location: src/sys/classes/bv/interface/bvbasic.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages