SlepcGetVersion#
Gets the SLEPc version information in a string.
Synopsis#
#include "slepcsys.h"
PetscErrorCode SlepcGetVersion(char version[],size_t len)
Not Collective
Input Parameter#
len - length of the string
Output Parameter#
version - version string
See Also#
SlepcGetVersionNumber()
Level#
intermediate
Location#
Examples#
Index of all Sys routines Table of Contents for all manual pages Index of all manual pages