PetscFunctionListView#
prints out contents of a PetscFunctionList
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscFunctionListView(PetscFunctionList list, PetscViewer viewer)
Collective
Input Parameters#
list - the list of functions
viewer - the
PetscViewer
used to view thePetscFunctionList
See Also#
PetscFunctionListAdd()
, PetscFunctionListPrintTypes()
, PetscFunctionList
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages