SlepcInitialized#
Determine whether SLEPc is initialized.
Synopsis#
#include "slepcsys.h"
PetscErrorCode SlepcInitialized(PetscBool *isInitialized)
Output Parameter#
isInitialized - the result
See Also#
SlepcInitialize(), SlepcInitializeFortran()
Level#
beginner
Location#
Index of all Sys routines Table of Contents for all manual pages Index of all manual pages