slepc-3.23.1 2025-05-01
   
LMEGetBV
Obtain the basis vectors object associated to the matrix function solver. 
Synopsis
#include "slepclme.h" 
PetscErrorCode LMEGetBV(LME lme,BV *bv)
Not Collective
Input Parameters
|  | lme | - linear matrix equation context obtained from LMECreate() | 
Output Parameter
|  | bv | - basis vectors context | 
See Also
 LMESetBV()
Level
advanced
Location
src/lme/interface/lmebasic.c
Index of all LME routines
Table of Contents for all manual pages
Index of all manual pages