PetscGetVersion

Gets the Petsc Version information in a string.

Output Parameter

version -version string

Usage

char version[256]; PetscGetVersion(&version);

Fortran Note

This routine is not supported in Fortran.

See Also

PetscGetProgramName()

Level:developer
Location:
include/petscversion.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages