petsc-3.3-p7 2013-05-11

DMRegisterAll

Registers all of the DM components in the DM package.

Synopsis

#include "petscdm.h"  
PetscErrorCode  DMRegisterAll(const char path[])
Not Collective

Input parameter

path -The dynamic library path

Keywords

DM, register, all

See Also

DMRegister(), DMRegisterDestroy(), DMRegisterDynamic()

Level:advanced
Location:
src/dm/interface/dmregall.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages