petsc-3.3-p7 2013-05-11

PetscOpFList

Linked list of operations on objects, implemented by functions, possibly stored in dynamic libraries, accessed by string op name together with string argument types.

Synopsis

typedef struct _n_PetscOpFList *PetscOpFList;

See Also

PetscFList, PetscOpFListAdd(), PetscOpFListFind(), PetscOpFListDestroy()

Level:advanced
Location:
include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages