QEPInitializePackage

This function initializes everything in the QEP package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to QEPCreate() when using static libraries.

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPInitializePackage(void)

See Also

SlepcInitialize()

Location: src/qep/interface/qepbasic.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages