#include "slepcbv.h" PetscErrorCode BVRestoreSplit(BV bv,BV *L,BV *R)Logically Collective on bv
bv | - the basis vectors context | |
L | - left BV obtained with BVGetSplit() | |
R | - right BV obtained with BVGetSplit() |
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