petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscFunctionListView

prints out contents of an PetscFunctionList

Synopsis

#include "petscsys.h" 
PetscErrorCode  PetscFunctionListView(PetscFunctionList list,PetscViewer viewer)
Collective over MPI_Comm

Input Parameters

list - the list of functions
viewer - currently ignored

See Also

PetscFunctionListAdd(), PetscFunctionListPrintTypes(), PetscFunctionList

Level:developer
Location:
src/sys/dll/reg.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages