petsc-3.3-p7 2013-05-11

PetscOList

Linked list of PETSc objects, each accessable by string name

Synopsis

typedef struct _n_PetscOList *PetscOList;

Notes: Used by PetscObjectCompose() and PetscObjectQuery()

See Also

PetscOListAdd(), PetscOListDestroy(), PetscOListFind(), PetscObjectCompose(), PetscObjectQuery(), PetscFList

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