slepc-main 2024-11-09
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