slepc-3.20.2 2024-03-15
Report Typos and Errors

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