slepc-3.7.4 2017-05-17
   
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