#include "slepcbv.h" PetscErrorCode BVRestoreColumn(BV bv,PetscInt j,Vec *v)Logically Collective on bv
bv | - the basis vectors context | |
j | - the index of the column | |
v | - vector obtained with BVGetColumn() |
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