#include "slepcbv.h" PetscErrorCode BVGetMatrix(BV bv,Mat *B,PetscBool *indef)Not collective, though a parallel Mat may be returned
bv | - the basis vectors context |
B | - the matrix of the inner product (may be NULL) | |
indef | - the flag indicating if the matrix is indefinite |
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