petsc-3.3-p7 2013-05-11

PetscOpFListView

prints out contents of a PetscOpFList

Synopsis

#include "petscsys.h" 
PetscErrorCode  PetscOpFListView(PetscOpFList list,PetscViewer viewer)
Collective on viewer

Input Parameters

list - the list of functions
viewer - ASCII viewer

See Also

PetscOpFListAdd(), PetscOpFList

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