petsc-3.3-p7 2013-05-11

AORegisterAll

Registers all of the application ordering components in the AO package.

Synopsis

#include "petscao.h" 
PetscErrorCode  AORegisterAll(const char path[])
Not Collective

Input parameter

path -The dynamic library path

Keywords

AO, register, all

See Also

AORegister(), AORegisterDestroy(), AORegisterDynamic()

Level:advanced
Location:
src/dm/ao/interface/aoregall.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages