slepc-3.10.1 2018-10-23
   
BVInitializePackage
This function initializes everything in the BV package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to BVCreate() when using static libraries. 
Synopsis
#include "slepcbv.h" 
PetscErrorCode BVInitializePackage(void)
See Also
 SlepcInitialize()
Location: src/sys/classes/bv/interface/bvfunc.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages