PetscFListPrintTypes

Prints the methods available.

Synopsis

int PetscFListPrintTypes(MPI_Comm comm,FILE *fd,const char prefix[],const char name[],char *text,char *man,PetscFList list)
Collective over MPI_Comm

Input Parameters

comm - the communicator (usually MPI_COMM_WORLD)
fd - file to print to, usually stdout
prefix - prefix to prepend to name (optional)
name - option string
list - list of types

See Also

PetscFListAddDynamic(), PetscFList

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