NEPInitializePackage
This function initializes everything in the NEP package. It is called from PetscDLLibraryRegister() when using dynamic libraries, and on the first call to NEPCreate() when using static libraries.
Synopsis
#include "slepcnep.h"
PetscErrorCode NEPInitializePackage(void)
See Also
SlepcInitialize()
Location: src/nep/interface/nepbasic.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages