slepc-3.19.2 2023-09-05
   
BVRestoreSplit
Restore the BV objects obtained with BVGetSplit(). 
Synopsis
#include "slepcbv.h" 
PetscErrorCode BVRestoreSplit(BV bv,BV *L,BV *R)
Logically Collective
Input Parameters
Note
The arguments must match the corresponding call to BVGetSplit().
See Also
 BVGetSplit()
Level
advanced
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