slepc-3.21.0 2024-03-30
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