#include "slepcbv.h" PetscErrorCode BVInsertVec(BV V,PetscInt j,Vec w)Collective on V
V | - basis vectors | |
j | - the column of V to be overwritten | |
w | - the vector to be copied |
Location: src/sys/classes/bv/interface/bvfunc.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages