PetscGetConfiguration#
Gets the PETSc configuration information in a string.
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscGetConfiguration(const char *configuration[])
Not Collective
Output Parameter#
configuration - configuration string
See Also#
PetscGetProgramName(), PetscGetVersionNumber(), PetscGetVersion()
Level#
developer
Location#
Examples#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages