slepc-3.6.3 2016-03-29
SlepcGetVersion
Gets the SLEPc version information in a string.
Synopsis
#include "slepcsys.h"
PetscErrorCode SlepcGetVersion(char version[],size_t len)
Input Parameter
len - length of the string
Output Parameter
version - version string
Fortran Note
This routine is not supported in Fortran.
Location: src/sys/slepcinit.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages