slepc-3.20.2 2024-03-15
Report Typos and Errors

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

src/sys/slepcinit.c

Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages