#include "slepcbv.h" PetscErrorCode BVCreateFromMat(Mat A,BV *bv)Collective on Mat
A | - a dense tall-skinny matrix |
bv | - the new basis vectors context |
The communicator of the BV object will be the same as A, and so will be the dimensions.
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