#include "slepcbv.h" PetscErrorCode BVCreateMat(BV bv,Mat *A)Collective on bv
bv | - the basis vectors context |
A | - the new matrix |
The matrix contains all columns of the BV, not just the active columns.
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